What's Changed
- Replace deprecated Integer constructor w/ valueOf by @bact in #10
- Add API docs and SPDX spec links to README by @bact in #11
- Fix minor typos in docstrings by @bact in #9
- Separate one-liner summary in Javadoc by @bact in #12
- Fix typos method and parameter by @bact in #8
- Add default for getCaseSensitiveId. by @goneall in #13
- Fixing typo by @mleegwt in #16
- Add support for properties of type Double by @goneall in #15
- Fix javadoc links by @dwalluck in #20
- Simplify/fix junit assertions by @dwalluck in #22
- Fix spelling by @dwalluck in #18
- Fix incorrect javadoc configuration by @dwalluck in #21
- Fix bullets in CoreModelObject Javadoc by @bact in #24
- Add 'isInitialized' method to DefaultModelStore by @goneall in #23
- Add getId method to CoreModelObject by @goneall in #25
- Fix spelling of Unkown ID type by @goneall in #26
- Rename DefaultStoreNotInitialized Exception by @goneall in #27
- Update SPDX headers in source files by @bact in #28
- Add final qualifier by @goneall in #29
New Contributors
- @bact made their first contribution in #10
- @mleegwt made their first contribution in #16
- @dwalluck made their first contribution in #20
Full Changelog: v1.0.0-RC1...v1.0.0-RC2