Skip to content

Releases: akanass/rx-otp

v2.0.0 (2021-10-11)

11 Oct 15:21
Compare
Choose a tag to compare
  • Upgrade all packages' versions to move on rxjs:7.4.0 and delete incompatible packages
  • Delete browser single version due to incompatibility
  • Delete es5 version and now module is only on es2015 and if you want an older support, your bundle system should transpile it to es5
  • Fix tests
  • Documentation

v1.1.0 (2019-07-12)

12 Jul 09:50
Compare
Choose a tag to compare
  • Change repository owner name
  • Latest packages' versions
  • Fix tests
  • Documentation

v1.0.0 (2019-03-08)

12 Mar 16:56
Compare
Choose a tag to compare
  • Add scope to library and move to @akanass/rx-otp
  • Rewritten all library and test files in Typescript
  • Add typings support
  • Use JEST for testing
  • Use json-schema and ajv library to validate functions' parameters