Skip to content

Releases: curegit/eqlm

v2.2.4

Choose a tag to compare

@curegit curegit released this 09 Jul 13:03
Bump

v2.2.3

Choose a tag to compare

@curegit curegit released this 05 Mar 02:09
Bump

v2.2.2

Choose a tag to compare

@curegit curegit released this 17 Feb 14:40
Bump

v2.2.1

Choose a tag to compare

@curegit curegit released this 14 Feb 15:56
  • Update documentation
  • Internal refactors

v2.2.0

Choose a tag to compare

@curegit curegit released this 26 Jan 11:37
  • Add desc command

v2.1.0

Choose a tag to compare

@curegit curegit released this 18 Nov 15:53
  • Add laps command

v2.0.1

Choose a tag to compare

@curegit curegit released this 17 Nov 10:09
  • Fix some source packages are missing from dist

v2.0.0

Choose a tag to compare

@curegit curegit released this 17 Nov 10:01
  • Change CLI to be able to select subcommand
  • Add match command
  • Add clipboard functionality

v1.2.0

Choose a tag to compare

@curegit curegit released this 09 Apr 03:41
ab48101
  • Requires opencv-python >= 4.11 (Fix #3)
  • Update metadata to meet PEP 639
  • Add tests

v1.1.0

Choose a tag to compare

@curegit curegit released this 05 Apr 07:32
  • Add -i, --interpolation option to use curved interpolation methods
  • Restrict opencv-python < 4.11 due to #3
  • Add scipy as a dependency
  • Add tests