Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 794 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 794 Bytes

1.1.0 - 2022-06-17

  • 50% performance increase! (thank you kisaragi-hiu 🎉)
    • Use global variables for state instead of hash table
  • Use GitHub Actions to test across Emacs 24.1~28.1 (also kisaragi-hiu)

1.0.0 - 2016-08-13

  • First Semantic Versioning Major Release :)
  • Fast-forward to parinfer.js v1.8.0. Thanks Kurvivor19!
    • adds previewCursorScope and tabStops functionality
  • Update the API to be simpler and closer to parinfer.js
  • Updated test files and more thorough testing harness

0.2.0 - 2016-02-07

  • Some code cleanup

0.1.0 - 2016-02-06 - First Release

  • Initial release! Parinfer is now usable from Emacs :)