Skip to content

Releases: smierz/diophila

v0.4.0

31 Jul 14:27
27e5b70
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • add ids and abstract.search to work filters
  • make groupable attributes explicit
  • add search parameter
  • cover endpoints' helper methods with unit tests

add unique oa filters to works

07 Jun 12:31
50372b3
Compare
Choose a tag to compare
Pre-release
  • works endpoint has two new filter attributes: has_oa_accepted_or_published_version and has_oa_submitted_version
  • added a GitHub action to deploy package to PyPI when a release is published

add get works by api url and correct auto refactoring

31 May 14:00
53fa77e
Compare
Choose a tag to compare
Merge pull request #2 from smierz/develop

* add method to get works by api url
* correct refactoring

initial pre-release

31 May 09:26
Compare
Choose a tag to compare
initial pre-release Pre-release
Pre-release
v0.1.0

initial commit