Tags: Roger-luo/Moshi.jl
Tags
[Diff since v0.3.6](v0.3.6...v0.3.7) **Merged pull requests:** - feat: add the ability to create mutable ADTs (#51) (@AayushSabharwal)
[Diff since v0.3.5](v0.3.5...v0.3.6) **Merged pull requests:** - Fix a few typos (#37) (@visr) - Qualify ADT in match example (#38) (@visr) - Docs: Fix broken internal links (#40) (@visr) - fix: fix named `getproperty` on parametric ADTs (#50) (@AayushSabharwal) **Closed issues:** - Broken link in docs (#35) - Missing `@kwdef` support for default values (#39) - Matching Moshi ADTs with MLStyle (#41) - Shortened repr (#42) - `getproperty` error with parametric ADT (#44) - Export all constructors (#47) - ADT with multiple parametric types do not allow to construct members that do not use all parametric types (#49)
[Diff since v0.3.3](v0.3.3...v0.3.4) **Merged pull requests:** - run JuliaFormatter (#9) (@Roger-luo) - rename Type -> typeof(module) (#19) (@Roger-luo) - Change name of package in comparison (#23) (@Tortar) - update benchmark figures (#24) (@Tortar) - Fix docs building (#25) (@Tortar) - Fix subtyping of ADT (#28) (@nandoconde) **Closed issues:** - Publish important macros from `Moshi` (#12) - Remove `adt.Type` and `adt.Variant` (#13) - Define `propertynames(adt)` (#14) - Bind `Type` to a more informative name (#17) - Update benchmarks (#20) - Text representation of data types? (#21)
## Moshi v0.3.2 [Diff since v0.3.1](v0.3.1...v0.3.2) **Merged pull requests:** - update benchmark to align type signature and initialization (#7) (@Roger-luo) **Closed issues:** - Doc link broken (#3)
## Moshi v0.3.1 [Diff since v0.3.0](v0.3.0...v0.3.1) **Merged pull requests:** - Main (#5) (@brianguenter) **Closed issues:** - link in documentation gives a 404 page not found (#2) - Issue Title Correct spelling error (#4)