Skip to content

Releases: CuatroElixir/bless

Adapt the project to CuatroElixir org

22 Dec 20:30
5e32e89

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Mar 20:01
2a10f3d

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

Choose a tag to compare

v1.3.0-rc2

v1.3.0-rc1

13 Mar 21:13

Choose a tag to compare

Update regex to be able to publish rc packages

v1.3.0

26 Mar 21:44
959fdae

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

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

Choose a tag to compare

use chaps in readme example

Add check for unused dependencies #4

14 Apr 20:14
c5e6ad2

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

Choose a tag to compare

raise on test failures in default suite

Release v1.0.0

31 Jul 19:35
v1.0.0
a2d92f8

Choose a tag to compare

initial implementation of bless mix task