All Versions
28
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.27 Changes
- ⚡️ Updating p1_utils to version 1.0.20.
-
v1.0.26 Changes
- 🛠 Fix compilation with Erlang/OTP 23.0
-
v1.0.25 Changes
- ⚡️ Updating p1_utils to version 1.0.19.
-
v1.0.24 Changes
- 🏗 Use github actions for build/test
-
v1.0.23 Changes
- ⚡️ Updating p1_utils to version 1.0.18.
- ➕ Add flag that decodes yaml maps to erlang maps (Thanks to Arjan Scherpenisse)
- ➕ Add flag that converts special values to erlang equivalents (Thanks to Arjan Scherpenisse)
- ➕ Add p1_utils as dependant app
-
v1.0.22 Changes
- ⚡️ Updating p1_utils to version 1.0.17.
-
v1.0.21 Changes
- 🛠 Fix handling of strings with ' inside them
-
v1.0.20 Changes
- ⚡️ Updating p1_utils to version 1.0.16.
- 🖐 Handle erlang escape sequences
-
v1.0.19 Changes
- ⚡️ Updating p1_utils to version 1.0.15.
- Don't crash when atom lenght is > 255
-
v1.0.18 Changes
- ⚡️ Updating p1_utils to version 1.0.14.
- ➕ Add contribution guide