Skip to content

Releases: tamada/fauxrest

Release v0.0.4

Choose a tag to compare

@github-actions github-actions released this 01 Aug 08:44
afce7a6

What's Changed

  • fix: unbreak cargo publish and stop shipping testdata in the crate by @tamada in #10
  • fix: stop $filter regex failures from publishing withheld records, and compile patterns once by @tamada in #11
  • feat!: narrow $derive.type to string and int by @tamada in #12
  • fix: order string operands lexicographically in gt/gte/lt/lte by @tamada in #13
  • Ci/force fmt in ci by @tamada in #15
  • fix: report the actual cause of $derive and $aggregate config errors by @tamada in #17
  • docs: add CHANGELOG.md by @tamada in #19
  • docs: offer the powered-by badge in the README by @tamada in #18
  • fix: report the actual cause of $static config errors too by @tamada in #20
  • Release v0.0.4 by @tamada in #22

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:07
169e587

What's Changed

  • feat: add $derive.type to convert derived values to non-string types by @tamada in #9
  • Releases/v0.0.3 by @tamada in #8

New Contributors

  • @tamada made their first contribution in #9

Full Changelog: v0.0.1...v0.0.3