Releases: ExpressApp/construct
Releases · ExpressApp/construct
v3.0.4
23 Oct 13:01
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
15 Jan 09:00
Compare
Sorry, something went wrong.
No results found
v3.0.2
14 Jan 05:33
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
11 Apr 09:44
Compare
Sorry, something went wrong.
No results found
Enhancements
Add Construct.Types with CommaList, Enum and UUID
v3.0.0
17 Nov 19:52
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
22 Apr 17:07
Compare
Sorry, something went wrong.
No results found
Enhancements
Add enforce_keys option to not enforce keys when building struct
v2.1.9
07 Apr 07:26
Compare
Sorry, something went wrong.
No results found
Enhancements
Add only option to include
v2.1.8
17 Mar 17:47
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
01 Nov 05:58
Compare
Sorry, something went wrong.
No results found
v2.1.6
07 Oct 14:38
Compare
Sorry, something went wrong.
No results found
Bug fixes
Ensure module is compiled when checking for Construct def in include macro