summaryrefslogtreecommitdiff
path: root/mix.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump exdocs and depend formally on poisonRicardo Hermida Ruiz2021-02-111-4/+5
|
* add a pool in front of genserversRicardo Hermida Ruiz2020-04-241-20/+21
|
* Fix docs for hex publishLindolfo 'Lorn' Rodrigues2019-02-131-0/+5
| | | | | | | | | | | | | | | Publication failed because the "docs" task is unavailable. You may resolve this by: 1. Adding {:ex_doc, ">= 0.0.0", only: :dev} to your dependencies in your mix.exs and trying again 2. If ex_doc was already added, make sure you run "mix hex.publish" in the same environment as the ex_doc package 3. Publishing the package without docs by running "mix hex.publish package" (not recommended) We dont have good docs, but that problem is for another time shrug
* Support Elixir-1.8Lindolfo 'Lorn' Rodrigues2019-02-131-9/+12
| | | | Also dropped support for elixir < 1.6
* Fix test suite (#11)Rodrigo Coutinho2017-12-291-13/+14
| | | | | | | | * Fix broken specs and update exvcr * Provide default configuration to run tests * Show nameservers in zone
* WIPTiago Freire2016-08-181-2/+2
|
* [WIP] Init.Tiago Freire2016-07-251-0/+13