bitwalker / bitwalker/distillery
Version 2.1 should be 3.0
Open
- Dominant language
- Elixir
- Stars
- 3k
- Forks
- 398
- PR merge metrics
- No merged PRs in 30d
Description
### Description of issue
- What are the expected results?
incompatible changes should bump Major version up
- What version of Distillery?
`2.1.0`
According to the [Semantic Versioning 2.0 docs](https://semver.org/spec/v2.0.0.html), backward incompatible changes should bump major versions up.

Given that `Mix.Release` changing to `Distillery.Releases` without any aliases, this should be a major version-up.
Some libraries which specify `{:distillery, "~> 2.0"}` like `mix_erllambda` are already affected by this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.