Theodor Fiedler
Theodor Fiedler
Executed `mix deps.update --all`. Resolves #81 Thank you for this great library!
Hello @tanguilp after adding U2F for MFA in rails apps i wanted to do the same in elixir/phoenix and stumbled over this library. Thanks for all the work you have...
This should allow us to install `arc v0.12.0` alongside a new patch release of `arc_ecto`
### Summary of changes Resolves https://github.com/bitwalker/timex/issues/731 Unfortunately this broke with https://github.com/elixir-lang/elixir/commit/5a583c753b96865a7cdec2fb4c1ab9c96b836d24 which was released with Elixir 1.14.3 As `Timex.shift/2` calculates the total microseconds of the shift options and then uses...
https://groups.google.com/g/elixir-lang-core/c/-el4xZbA9sw #### Preface We currently have `add/2-3` to manipulate calendar types in the standard library. These functions allow adding a specified amount of time of given unit to a date/time....
Users should be able to provide custom flags that are used on the test, commit, push and publish commands executed from `mix expublish`.
New changelog entries could be generated from the commit history, looking for commits using a conventional set of prefixes like they are defined in the [commitizen](https://github.com/commitizen/cz-cli#making-your-repo-commitizen-friendly) project.
Add an option to opt in to dialyzer check
Resolves #170