mathieuprog / tz

Time zone support for Elixir
Apache License 2.0
125 stars 11 forks source link

Fix UndefinedFunctionError #5

Closed aptinio closed 3 years ago

mathieuprog commented 3 years ago

Holy shit

aptinio commented 3 years ago

Yeah, I was surprised to see this in prod, since we only run UpdatePeriodically there. A mix compile --force --warnings-as-errors would have caught this. I'd be happy to create a PR that sets up CI using Github Actions. :-)

Oh and thanks for sharing this library <3

mathieuprog commented 3 years ago

Sure that would be welcome, I never did that. There's a few tasks that needs to be done for this library to hit 1.0, I'll work on these in the few coming months.