Releases: caderek/gramma
Releases · caderek/gramma
v1.6.0
31 Oct 16:48
Compare
Sorry, something went wrong.
No results found
Improvements:
Added gramma server info command.
Added option to set custom port when managing local server manually.
v1.5.0
17 Oct 02:08
Compare
Sorry, something went wrong.
No results found
Improvements:
When local server is installed but not running, Gramma will now try to use command-line interface for LanguageTool communication instead of spawning HTTP server (if possible).
Gramma will now automatically check for updates (max once a day).
Added validation for languages and rules parameters.
v1.4.7
15 Oct 19:54
Compare
Sorry, something went wrong.
No results found
Improvements
Better docs
Improved website
Bugfixes
Replaced node-fetch with isomorphic-fetch (browser compatibile)
v1.4.6
12 Oct 17:17
Compare
Sorry, something went wrong.
No results found
Improvements
JS bundles (esm, esm-min, iife)
Bugfixes
fixed CORS when using JS API in the browser
v1.4.1
11 Oct 14:08
Compare
Sorry, something went wrong.
No results found
Improvements
Added type definitions for JS API
Bugfixes:
Fixed JS API check() method
Fixed hooks behavior with commit --verbose flag
v1.4.0
10 Oct 15:27
Compare
Sorry, something went wrong.
No results found
New features
Automatically include changes to .gramma.json when executing Git hook
Improvements
Standalone binaries migrated to Node 16
v1.3.0
10 Oct 09:46
Compare
Sorry, something went wrong.
No results found
New features:
Support for environment variables in config files
Files with .md extension are automatically treated as markdown
Improvements
Local config works in subdirectories
Better documentation
v1.2.0
09 Oct 04:23
Compare
Sorry, something went wrong.
No results found
New features:
Added Markdown support via -m / --markdown flag
Improvements
Used api.langagetool.org as the default API
v1.1.0
08 Oct 07:43
Compare
Sorry, something went wrong.
No results found
New features:
Improvements
better error handling
better documentation
Stable version
07 Oct 02:19
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed issues with error handling
Updated code to handle changed grammarbot.io API