The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Enum-dict now implements
IReadOnlyDictionary
- Unity version info in readme
- Refactor and simplify package
- Create enum-dicts with predefined values using new constructor
- A few tests
- Xml documentation
- Editor reference in runtime code
- Incorrect date format in changelog
- Link to changelog in package manifest
- Change links to point to new repo url
- Invalid gitignore did not commit any meta files
- This changelog
- OpenUPM installation-info to readme
- OpenUPM badge to readme
- Package-name and namespaces to fit OpenUPM policy
- Usage info to readme
- Foldout for inspector so EnumDict fields can be collapsed
- EnumDict type
- Basic inspector
- Basic test