Skip to content

Tags: gmtprime/skogsra

Tags

v2.5.0

Toggle v2.5.0's commit message
🔖 Bump to 2.5.0

v2.4.2

Toggle v2.4.2's commit message
🔖 Bump to v2.4.2

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
alexdesousa Alex de Sousa
🔖 Bumped to v2.4.0

v2.3.3

Toggle v2.3.3's commit message
Bumped Elixir version minimum requirements

v2.3.2

Toggle v2.3.2's commit message
Fixed small bug in spec

v2.2.3

Toggle v2.2.3's commit message
Fixed Env.type spec

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat/improve travis ci (#12)

* Added coveralls, format, credo and dialyzer to travis yml build config.

* Added coveralls badge to README

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change default type to any() (#8)

* Change default type to any()

* Updated documentation with current default type

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/selective variable binding (#7)

* Added Skogsra.Binding behaviour

* Added selective variable binding

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/custom type fails when used (#5)

* Fixed bug where Skogsra.Type couldn't be used

* Added tests for Skogsra.Type use in app_env