@cspell/dict-ada
Advanced tools
Comparing version 1.0.7 to 1.1.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [1.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-ada@1.0.7...@cspell/dict-ada@1.1.0) (2020-12-24) | ||
### Bug Fixes | ||
* Update softwareTerms.txt ([#308](https://github.com/streetsidesoftware/cspell-dicts/issues/308)) ([49b5ce4](https://github.com/streetsidesoftware/cspell-dicts/commit/49b5ce4a2436f3c99969d6425128d55f84c8a7fc)), closes [#194](https://github.com/streetsidesoftware/cspell-dicts/issues/194) | ||
### Features | ||
* Have `cspell-dict-*` use dictionary from `@cspell/dict-*` ([#300](https://github.com/streetsidesoftware/cspell-dicts/issues/300)) ([403c08f](https://github.com/streetsidesoftware/cspell-dicts/commit/403c08fbd1d11a083f586e591b87ef9a47f71944)) | ||
## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-ada@1.0.6...@cspell/dict-ada@1.0.7) (2020-11-28) | ||
@@ -8,0 +24,0 @@ |
@@ -37,3 +37,9 @@ // cSpell Settings | ||
} | ||
], | ||
"overrides": [ | ||
{ | ||
"filename": "*.{adb,ads}", | ||
"languageId": "ada" | ||
} | ||
] | ||
} |
{ | ||
"name": "@cspell/dict-ada", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "Ada Language dictionary for cspell.", | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "48d10290053a5c492372ed4221cdb83c835a3bcb" | ||
"gitHead": "e50444106ad610677e8ab353bf406f6bf8decb69" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6445
44