Releases: ximex/ris-bka
Releases · ximex/ris-bka
Support SearchExpressions (without NotSearchExpression)
Added
- jsonix-schema-compiler as dev-dependency
- Support SearchExpressions (without NotSearchExpression)
Changed
- translate searchDocuments properties into english
- translate getDocument properties into english
- update mocha
- Update JSONIX Docu
- Update Mappings with new jsonix-schema-compiler
- Update jsonix
- Update searchDocuments for new jsonix version
- Refactor lib names
- module tests should require their module
- throw Error if searchQuery is missing
Fixed
- typo in Readme (getDocuments -> getDocument)
- wrong "no error in raw" calls
- searchQuery.section parsing
First really working version
Fixed
- Update dependencies (jsonix bug in new version)
Many parsing improvements
Added
- Changelog
- parseUtils for searchQuery checks
Changed
- Parse/Marshaling searchQuery improvements
- searchTerms, title, index: SearchExpression -> PhraseSearchExpression
- Update Usage-Docu (SearchExpression -> PhraseSearchExpression)
- Update searchDocuments tests (SearchExpression -> PhraseSearchExpression)
Fixed
- Publish only lib/, mappings/, LICENSE, package.json
- execute cbFail only if defined
Add some Docs and other improvements
Added
- Travis
- Tests
- Badges (Build Status, Code Climate, Test Coverage, Dependency Status)
- RIS_OGD_Dokumentation (.pdf, .md)
- Usage Documentation
- JSONIX Documentation
Changed
- Marshaling searchQuery improvements
- parse getDocument result
Fixed
- main starting file (lib/index.js)
First release
Added
- editorconfig
- gitignore
- License
- Readme
- package.json
- Static request of getVersion, searchDocuments, getDocument
- Mapping Files