summaryrefslogtreecommitdiff
path: root/mix.exs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-11Bump exdocs and depend formally on poisonRicardo Hermida Ruiz1-1/+1
2021-02-11Bump to 0.5.0Ricardo Hermida Ruiz1-1/+1
2020-04-24Initialize poolboy appRicardo Hermida Ruiz1-2/+2
2020-04-24add a pool in front of genserversRicardo Hermida Ruiz1-2/+3
2020-03-19Timeout optionLindolfo 'Lorn' Rodrigues1-3/+3
Now, you need to pass the timeout for the PowerDNS API in seconds We need to add the timeout to the GenServer.call function
2019-02-13Fix docs for hex publishLindolfo 'Lorn' Rodrigues1-1/+6
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
2019-02-13Support Elixir-1.8Lindolfo 'Lorn' Rodrigues1-14/+15
Also dropped support for elixir < 1.6
2018-01-02bump versionRodrigo Coutinho1-1/+1
2017-12-29Fix test suite (#11)Rodrigo Coutinho1-2/+2
* Fix broken specs and update exvcr * Provide default configuration to run tests * Show nameservers in zone
2017-12-01bump versionRodrigo Coutinho1-1/+1
2016-10-07bump versionRodrigo Coutinho1-1/+1
2016-10-06Revert resource record format and apply style guideRodrigo Coutinho1-1/+3
2016-10-06Package informationRodrigo Coutinho1-1/+14
2016-09-05Change mix configTiago Freire1-1/+1
2016-08-18WIPTiago Freire1-2/+2
2016-08-16WIPTiago Freire1-1/+1