Releases: ExpressApp/construct
Releases · ExpressApp/construct
v3.0.4
Compare
Sorry, something went wrong.
No results found
Enhancements
make!/2 is now overridable
Bug fixes
Fix fasten hook to properly return errors
v3.0.3
Compare
Sorry, something went wrong.
No results found
v3.0.2
Compare
Sorry, something went wrong.
No results found
Enhancements
Fix warnings for Elixir 1.8.x
Add experimental hook Construct.Hooks.Fasten that works faster that standart make
v3.0.1
Compare
Sorry, something went wrong.
No results found
Enhancements
Add Construct.Types with CommaList, Enum and UUID
v3.0.0
Compare
Sorry, something went wrong.
No results found
Enhancements
Add structure_compile_hook/2 macro to inject code into structures
See Construct.Hooks.Map and Construct.Hooks.OmitDefault for examples
Compiler optimization and refactor
Hard-deprecations
Remove make_map option
Remove empty_values option
Bug fixes
v2.1.10
Compare
Sorry, something went wrong.
No results found
Enhancements
Add enforce_keys option to not enforce keys when building struct
v2.1.9
Compare
Sorry, something went wrong.
No results found
Enhancements
Add only option to include
v2.1.8
Compare
Sorry, something went wrong.
No results found
Enhancements
Add experimental TypeC behaviour
Add error_values option
Bug fixes
Fix warnings for Elixir 1.10
v2.1.7
Compare
Sorry, something went wrong.
No results found
v2.1.6
Compare
Sorry, something went wrong.
No results found
Bug fixes
Ensure module is compiled when checking for Construct def in include macro