Skip to content

Releases: ieedan/jsrepo

v0.4.0

14 Sep 13:46
907c273
Compare
Choose a tag to compare

Minor Changes

  • e9204c1: Add test command so you can test blocks in your codebase against the most recent test cases.
  • e9204c1: Update result to better match the rust Result api.

v0.3.2

13 Sep 00:05
5994da7
Compare
Choose a tag to compare

Patch Changes

  • 9f27c3b: Make blocks a required argument.
  • 9f27c3b: Better verbose logs

v0.3.1

09 Sep 21:09
f3d6588
Compare
Choose a tag to compare

Patch Changes

  • 7e23338: Add --verbose flag for debugging.

v0.3.0

08 Sep 22:24
c7cfcb1
Compare
Choose a tag to compare

Minor Changes

  • 573ea90: Add match and unwrap methods to result.

v0.2.1

08 Sep 21:31
a1638d1
Compare
Choose a tag to compare

Patch Changes

v0.2.0

08 Sep 21:25
fa9c1bb
Compare
Choose a tag to compare

Minor Changes

  • 2dfdd4d: Fix init command in CLI to allow for fully automated use.
  • 2dfdd4d: Add tests to code and optionally allow including them when adding blocks

v0.1.0

08 Sep 13:50
42991e9
Compare
Choose a tag to compare

Minor Changes

  • 60d49ab: Move schema to root of the package and initialize the blocks.json file with new $schema url.

v0.0.2

07 Sep 21:43
07eb9d6
Compare
Choose a tag to compare

Patch Changes