forked from NPM/numass-framework
344 B
344 B
content_type | version_name | latest | has_notes | has_javadoc | published |
---|---|---|---|---|---|
release | 0.1.1 | true | false | false | true |
- 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.