Releases: j2inn/haystack-core
Releases · j2inn/haystack-core
Release list
Update dependencies
Add new relativisation support methods
Add new relativisation support methods.
Ensure JSON encoding does not create empty grid columns meta
Ensure JSON encoding does not create empty grid columns meta.
Adds Antarctica to timezone prefix list.
Will now be able to use getIANATimezone with an Antarctica based timezone.
Add possibility to exclude tags when making a relative filter
Add filter relativization excluded tags support.
Adds multisegmented time zones
This release now supports the following multisegmented time zone prefixes when using HDateTime.getIANATimezone:
'America/Argentina',
'America/Indiana',
'America/Kentucky',
'America/North_Dakota',
Fix Zinc parsing timezone
Fixes parsing a timezone in Zinc that has a -
Add filter relativization support
Add filter relativization support
Add multi-line support to TrioWriter
Adds multi-line support to TrioWriter.
Make HaysonList use interface
Make HaysonList use interface to reduce type complexity errors