Skip to content

Releases: ClausStolz/SmartEnums

v3.0.0

17 Mar 14:48
2ec1ee9
Compare
Choose a tag to compare

Added tags attributes;
Added searching methods for tags.

v2.1.3

23 Feb 19:36
c2aef72
Compare
Choose a tag to compare

Improve work with summary

v2.1.0

10 Jan 02:43
8295c69
Compare
Choose a tag to compare
  • Improved null error handling;
  • Support enumeration for enums;
  • Support getting json metadata of enums value fields.

v2.0.0

06 Jan 13:21
ba53892
Compare
Choose a tag to compare
  • Added the ability to create attributes with your own specific versions;
  • Improved error handling;
  • Support for getting later versions of attributes has been implemented.

v1.1.1

03 Jan 22:06
653e983
Compare
Choose a tag to compare

Fix lib structure

v1.0.0

29 Dec 00:54
79d4055
Compare
Choose a tag to compare

Implemented the main functionality for creating custom fields for enumerations.