Skip to content

Releases: HTTP-APIs/hydrus

0.2.5

0.2.5 Pre-release
Pre-release

Choose a tag to compare

@Mec-iS Mec-iS released this 07 Jul 12:54
Bump version

Implement Pagination

Implement Pagination Pre-release
Pre-release

Choose a tag to compare

@Mec-iS Mec-iS released this 31 May 12:33
79e4841
0.2.4

Merge pull request #395 from HTTP-APIs/develop

Implement read- write-only

Choose a tag to compare

@Mec-iS Mec-iS released this 25 Mar 16:36
86f24ef
  • Add auto-deploy to PyPi
  • Switch to latest PyYAML (#368)
  • Implement read-only, write-only and required properties (#326)
  • implement write-only properties
  • Add test for required properties implementation
  • Add test for write-only properties
  • Handle property constraints in resources.py
  • Add docstrings to new helper functions
  • Change variable name according to new import
  • Specify version for PyYAML
  • Remove finalization from collection endpoint
  • added test for cli.py

0.2.1

Choose a tag to compare

@Mec-iS Mec-iS released this 18 Mar 15:20
a5a5cf1
Merge pull request #365 Version 0.2.1

Parser and core as stand-alones

Choose a tag to compare

@Mec-iS Mec-iS released this 24 Feb 12:30
8df616f
0.2

Merge pull request #354 Remove parser