Skip to content

v4.40.1 - Engine refactor

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 22:58
· 218 commits to master since this release

I've done some overdue work on refactoring the core engine - pulling out the dependency on go-yaml. There are a couple of slight output changes (whitespace / document separators) in some niche scenarios - I think they are improvements, Bit nervous on releasing this, but all the tests are passing and I've added more tests! Love some early feedback :)

  • Added tonumber support
  • Added kind operator
  • Lua output fixes (#1811) - Thanks @Zash!
  • Add support for Lua input (#1810) - Thanks @Zash!
  • Bumped dependencies