Skip to content

Releases: divvun/see-modes

0.2.3 Bugfix release

15 Jun 13:09
Compare
Choose a tag to compare

Fixes in the LexC mode (updated to version 2.5.4):

  • scripts not running on newer macOS (sandbox protection)
  • python script updated to Python3 conventions etc
  • fix path quotes to make the shell happy

Improvements in the Constraint Grammar mode:

  • added missing keywords, including new ones like WITH

0.2.2 Bugfix release

06 May 06:04
Compare
Choose a tag to compare

In this release - LexC mode updated to version 2.5.2 with the following changes:

  • Bugfix: Filename of NewTemplate - the template was not used
  • Re-added ExampleSyntax - needed for the mode preview in settings

0.2.1 Bugfix release

04 May 15:29
Compare
Choose a tag to compare

In this release:

  • Bugfix: allow no space between CONTLEX and ; for colouring the lemma
  • Bugfix: stop comment colouring at the end of the line even when ! is the only comment content

0.2.0 Release

04 May 06:18
Compare
Choose a tag to compare

Improvements to the LexC mode

Changes with Version 2.5.0 of the LexC mode:

  • New feature: rudimentary support for Markdown syntax in doccomments
  • Improvement: better/more distinct colours
  • Improvement: regexes for keyword matching
  • Improvement: updated template for new file

0.1.0 release

29 Apr 14:02
Compare
Choose a tag to compare

First release after moving to GitHub! (And really first public release ever, thus only version 0.1.0).

New feature:

  • backwards sort on the lemma, so that all words having the same ending will be sorted together
  • uses the latest version of devtools/lexc-giella-style.py from https://github.com/giellalt/giella-core