Skip to content

Releases: askorama/orama

0.0.1-beta-4

07 Jun 12:19
Compare
Choose a tag to compare
0.0.1-beta-4 Pre-release
Pre-release

1.0.0 (2022-06-07)

Chores
  • adds basic example of Lyra with react app (432ea7d)
Continuous Integration
  • workflows: runs tests on PR (e005569)
  • adds test workflow (a174f4a)
  • vuepress: adds vuepress build workflow (b181b65)
Documentation Changes
  • adds tests badge to readme (1a622bf)
  • adds tests status badge to readme] (38d934c)
  • adds bug report and feature request issue templates (6188d46)
Bug Fixes
  • lyra:
    • fixes types and license entries in package.json (cf8f2d4)
    • fixes performance calculation on browsers (41f903a)
  • docs:
Other Changes