Skip to content

v1.1.0

Compare
Choose a tag to compare
@isc-tleavitt isc-tleavitt released this 06 Dec 16:41
· 40 commits to main since this release
74a68cd

Added

  • Automatic tweaks have been reintroduced (after being removed due to breaking issues)
  • Pulled in a variety of minor changes from internal development

Fixed

  • Bracket matching for automatic tweaks now works
  • Configuration method doesn't prompt for an indentation string if automatic indentation is disabled
  • Unit tests described in module.xml
  • Added unit tests!
  • module.xml works with latest package manager version(s) and git-source-control - for some reason, Directory is needed. (This smells like a package manager bug, but the change is backward-compatible.)
  • Fixed error parsing triggers
  • Fixed SQL plan options for earlier IRIS version without $System.SQL.Explain (#25)