Versioning

DataForge uses Maven version policy.

Source code and documentation consistency

Be warned that for SNAPSHOT versions source code and documentation could be slightly inconsistent due to not synchronized update of this site.


Releases

Version Javadoc Release notes Info
0.1.0
0.1.1-SNAPSHOT HTML NOTES

The current work version of DataForge framework

  • Annotations are renamed to Meta.
  • Deprecated and removed Items from meta package and replaced by immutable lists.
  • TimeValue produces Instant instead of LocalDateTime since Instant is absolute while LocalDateTime is not.