inner_cotton v0.6.0
inner_cotton is a set of static analysis of Elixir codes, and a set of mix tasks to help initializing and maintaining OSS/production codes.
https://hex.pm/packages/inner_cotton/0.6.0
Changes in v0.6.0 are :
- Support Elixir 1.10
- Drop Support Elixir 1.8 (It may work but not supported.)
- rrrene/inch_ex returns
-
Moves Travis CI from
mix cotton.inittomix cotton.init.travisci -
Supports GitHub Action in
mix cotton.init.github -
Supports GitLab CI in
mix cotton.init.gitlab -
Remove
fast_yamldependency - Update deps
Read next Adventures in Ecto and PostgreSQL: Partial unique indexes and upserts with associations
