Skip to content

Releases: NFIBrokerage/bless

v1.4.0

27 Mar 20:01
2a10f3d
Compare
Choose a tag to compare
Merge pull request #11 from NFIBrokerage/sinsemilla-with-no-deps-updates

Allow seed pass through but don't update deps

v1.3.0-rc2

21 Mar 16:09
Compare
Choose a tag to compare
v1.3.0-rc2

v1.3.0-rc1

13 Mar 21:13
Compare
Choose a tag to compare
Update regex to be able to publish rc packages

v1.3.0

26 Mar 21:44
959fdae
Compare
Choose a tag to compare
Merge pull request #7 from NFIBrokerage/bump-github-action-versions

Bump github action versions

v1.2.1 Bump github action versions in workflows

15 Mar 21:07
959fdae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

05 Oct 16:33
v1.2.0
fa5e6c2
Compare
Choose a tag to compare
use chaps in readme example

Add check for unused dependencies #4

14 Apr 20:14
c5e6ad2
Compare
Choose a tag to compare
Add check for unused dependencies (#4)

* Add check for unused dependencies

* Require elixir ~> 1.10

to support `mix deps.unlock --check-unused`

* Update README.md

* Only run check-unused for elixir 1.10+

* Ignore

* log the change in the changelog

Release v1.0.1

18 Aug 20:21
v1.0.1
e79e982
Compare
Choose a tag to compare
raise on test failures in default suite

Release v1.0.0

31 Jul 19:35
v1.0.0
a2d92f8
Compare
Choose a tag to compare
initial implementation of bless mix task

Release v0.0.0

31 Jul 19:28
v0.0.0
9a8c8ac
Compare
Choose a tag to compare
initial generation