Skip to content

Releases: j2inn/libhaystack

Implement a new reflection algorithm

21 Jul 16:42
cf3e0e7
Compare
Choose a tag to compare

Introduces a new reflection algorithm that finds the most specific entity type based on the inheritance hierarchy.

Update dependencies

20 Jun 23:21
Compare
Choose a tag to compare

Update some dependencies to address potential security issues as reported by dependabot.

Chnage the unit tests to use a static name space instance.

Release 1.0.2

26 Apr 16:12
8821d51
Compare
Choose a tag to compare

Haystack Filter API: Made the Haystack Filter Nodes public.

Release 1.0.1

03 Mar 19:29
fd329bb
Compare
Choose a tag to compare

Improve the performance for the namespace lookup functions.

Release for 1.0.0

21 Feb 15:58
Compare
Choose a tag to compare

Release the 1.0.0 version.

Features

  • Haystack core types
  • Zinc and JSON encoding
  • Filter parser and execution
  • Haystack defs ontology support
  • C API

Initial release

20 Feb 02:38
Compare
Choose a tag to compare

Initial release of libhaystack, a Rust implementation of the Haystack 4 specification.