Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@victorkt victorkt released this 13 Apr 11:03
· 68 commits to master since this release
ff4f1d1

Bug Fixes

  • nils from context should be treated as invalid (#33)

Dependencies

  • fix package-lock.json (#53)
  • bump @material-ui/styles from 4.9.6 to 4.9.10 in /web (#51)
  • bump @material-ui/core from 4.9.9 to 4.9.10 in /web (#49)
  • bump go.mongodb.org/mongo-driver from 1.3.1 to 1.3.2 (#52)
  • bump github.com/go-chi/chi from 4.0.4+incompatible to 4.1.0+incompatible (#35)

Documentation

  • add CHANGELOG

Features

  • new variant is consistent with previous ones (#46)
  • implement distribution rollout on frontend (#43)
  • case insensitive sort for find all flags (#44)
  • add 'rows per page' = All (#42)
  • add tracing support (#41)
  • caching is optional (#40)
  • add redis cache support (#34)

Performance Improvements

  • limit amount of variants/rules/constraints (#45)