Skip to content

Releases: ximex/ris-bka

Support SearchExpressions (without NotSearchExpression)

12 Apr 15:13
Compare
Choose a tag to compare

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

06 Apr 13:32
Compare
Choose a tag to compare

Fixed

  • Update dependencies (jsonix bug in new version)

Many parsing improvements

06 Apr 13:33
Compare
Choose a tag to compare

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

06 Apr 13:32
Compare
Choose a tag to compare

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

06 Apr 13:27
Compare
Choose a tag to compare

Added

  • editorconfig
  • gitignore
  • License
  • Readme
  • package.json
  • Static request of getVersion, searchDocuments, getDocument
  • Mapping Files