-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New release naming #147
Comments
My 2c:
|
FWIW, I really like the general boot task library convention of having I think if the group-id and the namespaces get changed, starting over at 1.0.0 makes more sense IMHO, since it's essentially a different project, with conveniently similar functionality. |
I have decided to release the next release using the old group-id and namespaces. I'd still like to eventually use some other group-id, but naming is hard. |
|
The next release is no longer following Cljs compiler versioning.
While changing stuff, I decided to also move the repository from adzerk-oss organization to boot-clj organization.
I'm now also wondering what other names to change:
powerlaces
(used by boot-cljs-devtools) or perhapsboot-clj
(same as github org)powerlaces.boot-cljs
orboot-clj.boot-cljs
(ugh), or perhaps justboot-cljs.core
orboot-cljs.tasks
. Most Clojure libraries don't start namespace names with group-id.The text was updated successfully, but these errors were encountered: