Releases: leopard-js/sb-edit
Releases · leopard-js/sb-edit
v0.15.0
What's Changed
Features
- Add -t, --trace CLI option; enable TypeScript source maps by @towerofnix in #142
- Add "--leopard-url" CLI option by @towerofnix in #148
Fixes
- toLeopard: Fixes and improved clarity for unique-name behavior by @towerofnix in #137
- fromSb3: Fix loading component-based pen color blocks; document shadow blocks' fields more carefully by @towerofnix in #145
- fromSb3: Fix loading undefined sb3Block.next by @towerofnix in #146
Miscellany
- build(deps): bump semver from 6.3.0 to 6.3.1 by @towerofnix in #132
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.13.14
What's Changed
- toLeopard: Fix touching edge/mouse block by @towerofnix in #126
- build(deps-dev): bump @babel/traverse from 7.21.2 to 7.23.7 by @dependabot in #125
- toLeopard: Add support for "if on edge, bounce" by @towerofnix in #127
Full Changelog: v0.13.13...v0.13.14
v0.13.13
What's Changed
- Update TypeScript and enable strict mode by @adroitwhiz in #94
- Housekeeping miscellaneous by @towerofnix in #121
- toLeopard: Code style cleanup for blockToJS & related functions by @towerofnix in #124
Full Changelog: v0.13.12...v0.13.13
v0.13.12
What's Changed
- toLeopard: Serialize initial rotation style by @towerofnix in #118
Full Changelog: v0.13.11...v0.13.12
v0.13.11
What's Changed
- Reference/resolve variables by ID instead of name by @towerofnix in #89
- Compatibility changes & Leopard serialization polish by @towerofnix in #90
- Dependency & license updates + 0.13.10 release by @towerofnix in #101
- toLeopard: Support relative "packaged" leopard library paths by @towerofnix in #91
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #102
- build(deps): bump minimist and mkdirp by @dependabot in #103
- build(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #104
- build(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #82
- build(deps): bump tar from 4.4.8 to 4.4.19 by @dependabot in #71
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #81
- build(deps): bump ajv from 6.10.2 to 6.12.6 by @dependabot in #68
- build(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #66
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #65
- build(deps): bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #64
- build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 by @dependabot in #63
- build(deps): bump lodash from 4.17.15 to 4.17.21 by @dependabot in #62
- drop year from LICENSE.txt copyrights by @towerofnix in #108
- fix stage variables being totally broken by @towerofnix in #110
Full Changelog: v0.13.10...v0.13.11
v0.13.10
What's Changed
- Add support for
touching edge
to Leopard - Add support for
when greater than
hat blocks to Leopard - Add support for
loudness
to Leopard
Full Changelog: v0.13.9...v0.13.10