Skip to content

Releases: chengjianhua/rich-enum

v1.0.1

27 Aug 04:38
Compare
Choose a tag to compare

1.0.1 (2018-08-27)

Bug Fixes

  • specify the correct path of dist file (2bef77b)

v1.0.0

23 May 15:48
Compare
Choose a tag to compare

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)