Releases: chengjianhua/rich-enum
Releases · chengjianhua/rich-enum
v1.0.1
1.0.1 (2018-08-27)
Bug Fixes
- specify the correct path of dist file (2bef77b)
v1.0.0
1.0.0 (2018-05-23)
Features
- add map from value to detail for every property (3dad858)
- add the support for iterator (50fece5)
- finished the initial impletation of
RichEnum
(d61b101)
- freeze the instance object deeply (915637f)