Skip to content

Releases: j2inn/haystack-core

Update dependencies

Choose a tag to compare

@garethj2 garethj2 released this 24 Jun 12:47

Update dependencies

Add new relativisation support methods

Choose a tag to compare

@garethj2 garethj2 released this 24 Jun 12:42

Add new relativisation support methods.

Ensure JSON encoding does not create empty grid columns meta

Choose a tag to compare

@garethj2 garethj2 released this 23 Feb 17:02
cde50e4

Ensure JSON encoding does not create empty grid columns meta.

Adds Antarctica to timezone prefix list.

Choose a tag to compare

@thoughtpalette thoughtpalette released this 14 Oct 21:15
7b79eb4

Will now be able to use getIANATimezone with an Antarctica based timezone.

Add possibility to exclude tags when making a relative filter

Choose a tag to compare

@riccardoleder riccardoleder released this 02 Oct 11:06
7e11ecb

Add filter relativization excluded tags support.

Adds multisegmented time zones

Choose a tag to compare

@thoughtpalette thoughtpalette released this 09 Sep 19:00
e50b30f

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

Choose a tag to compare

@garethj2 garethj2 released this 17 Jun 09:22
5c44e85

Fixes parsing a timezone in Zinc that has a -

Add filter relativization support

Choose a tag to compare

@garethj2 garethj2 released this 28 Apr 15:58
d55a02b

Add filter relativization support

Add multi-line support to TrioWriter

Choose a tag to compare

@garethj2 garethj2 released this 11 Mar 11:27

Adds multi-line support to TrioWriter.

Make HaysonList use interface

Choose a tag to compare

@garethj2 garethj2 released this 14 Jan 09:19

Make HaysonList use interface to reduce type complexity errors