Skip to content

Changelog

v1.5.0

What’s Changed

  • Support bare time literals in temporal comparisons (#34) @Keloran

Dependencies

  • build(deps): bump sha2 from 0.10.9 to 0.11.0 (#36) @dependabot
  • build(deps): bump bugfixes from 0.2.2 to 0.2.4 (#35) @dependabot

v1.4.1

What’s Changed

  • updated fuzz (#33) @Keloran
  • Replace tracing with bugfixes logging (#29) @Keloran

Dependencies

  • build(deps): bump flags-rs from 0.1.11 to 0.1.12 (#28) @dependabot
  • build(deps): bump bugfixes from 0.2.1 to 0.2.2 (#30) @dependabot
  • build(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 (#27) @dependabot
  • build(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /fuzz (#26) @dependabot
  • build(deps): bump quinn-proto from 0.11.13 to 0.11.14 (#25) @dependabot

v1.4.0 "The" support

What’s Changed

  • more tests (#24) @Keloran

Dependencies

  • build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 (#22) @dependabot
  • build(deps): bump tracing from 0.1.41 to 0.1.44 (#23) @dependabot

v1.3.0 more maths

What’s Changed

  • added new funcs (#21) @Keloran
  • integration tests for lint (#20) @Keloran
  • added lint (#19) @Keloran

v1.2.0

What’s Changed

  • dynamic lookup (#18) @Keloran
  • updated to add equvilents (#16) @Keloran
  • added extra language features (#15) @Keloran
  • updated docker image to use rust for glib_2.38 (#14) @Keloran
  • a huge amount of changes (#12) @Keloran

Dependencies

  • build(deps): bump tokio from 1.49.0 to 1.50.0 (#17) @dependabot
  • build(deps): bump chrono from 0.4.43 to 0.4.44 (#11) @dependabot

v1.1.0

What’s Changed

  • Local cache (#10) @Keloran
  • within object selector (#9) @Keloran

Dependencies

  • build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.13+incompatible in /examples/testcontainers/go (#4) @dependabot
  • build(deps): bump bytes from 1.11.0 to 1.11.1 (#5) @dependabot
  • build(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.29 in /examples/testcontainers/go (#8) @dependabot

v1.0.0

Initial Release