Skip to content

Releases: nefrob/vscode-just

0.6.0

06 Oct 14:36
Compare
Choose a tag to compare

What's Changed

  • 🧪 Add new test cases for 1.35.0 release by @nefrob in #31
  • ⬆️ Upgrade deps by @nefrob in #32
  • 🔨 Unicode codepoint escaped characters in strings by @nefrob in #36
  • 🔨 Add unexport keyword by @nefrob in #38
  • ✨ VSCode command to run recipes by @nefrob in #37
  • 🩹 Correct issue with builds not updating node modules volume by @nefrob in #39

Full Changelog: 0.5.3...0.6.0

0.5.3

15 Aug 02:20
Compare
Choose a tag to compare

Rebuild release due to incorrect packaging of version 0.5.2.

Full Changelog: 0.5.2...0.5.3

0.5.2

02 Aug 12:26
Compare
Choose a tag to compare

What's Changed

  • 🔧 Add highlighting for recipe shebangs by @nefrob in #27

Full Changelog: 0.5.1...0.5.2

0.5.1

17 Jul 19:48
Compare
Choose a tag to compare

What's Changed

  • ✨ Add dir shortening builtins from just release 1.31.0 by @nefrob in #25

Full Changelog: 0.5.0...0.5.1

0.5.0

16 Jul 14:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

08 Jul 14:22
Compare
Choose a tag to compare

What's Changed

  • 🧪 Breakdown test cases and add todos by @nefrob in #20
  • 📝 Update readme example by @nefrob in #21
  • ♻️ Refactor rule definitions and cleanup inconsistencies by @nefrob in #22
  • 🔨 Add scopes tracking script by @nefrob in #23

Full Changelog: 0.3.0...0.4.0

0.3.0

15 Jun 22:28
Compare
Choose a tag to compare

What's Changed

  • 🧪 Add simple snapshot tests by @nefrob in #16
  • 👷🏻‍♂️ Add basic CI workflow by @nefrob in #17
  • ✨ Add features from just releases 1.27.0 through 1.29.1 by @nefrob in #18

Full Changelog: 0.2.1...0.3.0

0.2.1

31 Mar 16:01
Compare
Choose a tag to compare

What's Changed

  • 🩹 Fix recipe name with numbers highlighting by @nefrob in #12

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Mar 13:53
8e9202c
Compare
Choose a tag to compare

What's Changed

  • 📌 Move from vsce to maintained @vscode/vsce by @nefrob in #4
  • ➕🔧 Containerize environment by @nefrob in #6
  • ♻️ Migrate to yaml grammar by @nefrob in #8
  • ⬆️ Upgrade dependencies by @nefrob in #9
  • 💄 Add new funcs to syntax by @nefrob in #10
  • 🔖 Set release 0.2.0 by @nefrob in #11

Full Changelog: 0.1.1...0.2.0

0.1.1

19 Jan 22:24
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

What's Changed

  • ♻️ Stop highlighting recipe dependency symbols + cleanup by @nefrob in #3

Full Changelog: 0.1.0...0.1.1