Skip to content

Releases: cyclica/deriver

update dependency specs

06 Feb 22:00
Compare
Choose a tag to compare

due to changes in virtualenv and setuptools, this package causes failure on install when used as a dependency in other packages. fixing the pandas version spec corrects this issue. we also loosened the selfies and crem version specs to be more permissive.

loosen loguru version restrictions

25 Jan 20:18
Compare
Choose a tag to compare

allows us to use older version of deriver with newer version of loguru

efficiency update to filters

24 May 18:32
6a8afc1
Compare
Choose a tag to compare

changes from @jrsacher

  • improved filtering slightly
  • added some new calculated values, which default to being ignored by the filtering code unless manually specified

backport logging changes to 2.7.x branch

02 Sep 19:58
Compare
Choose a tag to compare

make our loguru configuration optional instead of mandatory.

v2.8.0

02 Sep 19:37
Compare
Choose a tag to compare
update to 2.8.0 expose more of local space method API