Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:38
· 1 commit to main since this release
2c1f7bf

What's Changed

Starting from this version, we are introducing the WebAssembly npm package.

Please refer to the documentation for details.

https://tombi-toml.github.io/tombi/docs/wasm

🐝 Bug Fixes

  • fix(validator): correct numeric bound comparisons by @ya7010 in #2115
  • fix(docs): prevent playground loading flash by @ya7010 in #2118
  • fix(glob): exclude VCS metadata from discovery by @ya7010 in #2121
  • fix(schema): validate literal branches by instance type by @ya7010 in #2123

🛠️ Other Changes

  • style(docs): refine playground sidebar toggle by @ya7010 in #2117
  • refactor(config): remove obsolete line width default by @ya7010 in #2120
  • style(toml): standardize formatting by adding trailing commas in Cargo.toml files by @ya7010 in #2122
  • style: normalize diagnostic and log message casing by @ya7010 in #2124

Full Changelog: v1.3.5...v1.4.0