Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@koiker koiker released this 26 Mar 17:32
· 1 commit to master since this release
  • Bugfix: last commits added compatibility with ES6.x but broke ES2.x
    This release brought back the default compatibility with ES2.x and now added the support of ES6.x with the --es6 parameter
  • The index name has changed to work with both versions. If using ES2.x the index name will be -- while for ES6.x the index name will be
    If the customer want to change the default index mapping they don't need to rebuild the software anymore, just change the JSON file inside the data/ folder corresponding to the ES version