You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: include .formatter.exs in package (again) (#15)
* fix: include .formatter.exs in package (again)
Accidentally left it out in the 0.5.0 release, breaking
custom formatting for anyone who has upgraded already.
* docs: update CHANGELOG with PR link
fix: don't set a `false` value param to `nil` on `new/1` (#4)
* fix: don't set a `false`-value param to `nil` on `new/1`
* chore: bump version to 0.4.1