Skip to content

Releases: ymoch/apyori

v1.1.2

29 Nov 17:26
Compare
Choose a tag to compare

Version 1.1.1

Bugfix

  • Fix missing ordered stats.

v1.1.1

11 Apr 13:30
Compare
Choose a tag to compare

Version 1.1.1

Features

  • Improve performance.

v1.1.0

31 Mar 15:16
Compare
Choose a tag to compare

Version 1.1.0

Features

  • Support Lift threshold option.
  • Fix a bug in TSV output process.

v1.0.0

13 Mar 14:26
Compare
Choose a tag to compare

Version 1.0.0

Features

  • First stable release!

v0.9.1-beta

13 Mar 04:04
Compare
Choose a tag to compare
v0.9.1-beta Pre-release
Pre-release

Version 0.9.1 beta

Updates

  • Fix a bug on stripping transaction records..
  • Make the order of results stable.
  • Support multibyte strings on JSON output.
  • Stability improved.

v0.9.0-beta

04 Mar 16:03
Compare
Choose a tag to compare
v0.9.0-beta Pre-release
Pre-release

Version 0.9.0 beta

Updates

  • JSON output format support.
  • Deprecate default output format.
  • Stability improved.

Restrictions

  • Not enough documentations.
  • No integration tests.

v0.1.0-alpha

01 Mar 04:21
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Version 0.1.0 alpha

Updates

  • Basic algorithms.
  • APIs.
  • CLIs.

Restrictions

  • Not enough tests for API layer.