Skip to content

ph-commons 8.6.5

Choose a tag to compare

@phax phax released this 22 May 08:20
· 2223 commits to master since this release
  • Deprecated all default Mutable* constructors, because the default values were partially confusing
  • Added new class DefaultEntityResolver using a base URL for resolving.
  • Extracted and renamed classes PDTZoneID and PDTMask
  • Extended ILocalDatePeriod API
  • Added additional specialized type converters to BigDecimal
  • Unified naming for methods that handle: greater than, greater or equals, lower than and lower or equals
  • Added new type converters for Month, DayOfWeek and MonthDay
  • RuntimeExceptions during type conversion are encapsulated in TypeConverterExceptions.