Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Outdated README.markdown needs updating #14

Closed
dancmeyers opened this issue Dec 24, 2024 · 2 comments
Closed

Outdated README.markdown needs updating #14

dancmeyers opened this issue Dec 24, 2024 · 2 comments

Comments

@dancmeyers
Copy link

The README.markdown still references the babashka spec.alpha as an independent dependency:

org.babashka/spec.alpha {:git/url "https://github.com/babashka/spec.alpha"
:git/sha "1a841c4cc1d4f6dab7505a98ed2d532dd9d56b78"}}}

It also now specifies babashka 1.0.170 as the minimum compatible version. 1.0.167 bundled the babashka spec.alpha in the main release, so it no longer needs to be specified independently. In fact, if you do what I did and try to 'upgrade' the spec.alpha version to the latest tagged release in the repo you end up going backwards from the SHA specified in the docs, to a version which does not actually work.

It'd be great if we could remove the reference to an independent spec.alpha from the docs, just to avoid confusion :)

@borkdude
Copy link

I endorse this issue :)

@grzm
Copy link
Owner

grzm commented Jan 19, 2025

Thanks for the detailed report! Updated: 404ba1a

@grzm grzm closed this as completed Jan 19, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants