djunits v6.0.1
For this release, the following issues have been addressed:
- Issue #105. Rethink method names for Scale interface (revisited)
- Issue #119. Address PMD and SpotBugs issues
- Issue #156. Complete documentation for toString() and format() methods
- Issue #157. Avoid MissingResourceException in localization
- Issue #158. Remove Symbol in MatrixFormat method names
- Issue #160. Scaling of SI prefixes is incorrect
- Issue #161. In Format, rename defaults() to instance()
- Issue #162. For Format, add a max length option
- Issue #163. Remove mean, max, min functions, etc. from Direction
- Issue #164. Check for absolute zero in Temperature
- Issue #165. Allow prefix characters instead of exponents in autoSiPrefix method
- Issue #166. Allow prefixes c, d, da, h to be used in autoSiPrefix method
- Issue #167. Test min < max in autoSiPrefix(min, max) method
- Issue #168. Remove sum() method from AbsQuantity
- Issue #169. Engineering formatting does not use a 2-digit exponent
The following features have not been implemented (for now):
- Issue #113. Implement a MixedQuantityTable