Skip to content

Releases: spdx/spdx-java-core

1.0.0 Release Candidate 2 for the SPDX Java Core library

31 Jan 22:02
d56477e
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0-RC1...v1.0.0-RC2

1.0.0 Release Candidate 1 of the SPDX Java Core library

14 Dec 05:16
b617be6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-Alpha...v1.0.0-RC1

Initial release of the SPDX Java Core Library

03 Sep 03:49
Compare
Choose a tag to compare

This is an Alpha release of the core library. It should be stable for development and evaluation.