Skip to content

Latest commit

 

History

History
86 lines (50 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

86 lines (50 loc) · 2.45 KB

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

master

0.6.4

🚀 New Feature

🐛 Bug Fix

0.6.3

🐛 Bug Fix

  • Make sure Linux binaries are statically linked.

💅 Polish

  • Reverse order of extracted embeds, so they're in the correct order.

0.6.2

🚀 New Feature

  • Ship Linux ARM64 binaries.

0.6.1

🚀 New Feature

  • Expose getBinaryPath JS function that you can import to get the binary to call for the current platform.

0.6.0

🚀 New Feature

  • internal Add experimental command for extracting (string) contents from extension points.

0.5.0

🚀 New Feature

🐛 Bug Fix

0.4.0

🐛 Bug Fix

0.3.0

🚀 New Feature

🏠 [Internal]

🐛 Bug Fix