You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: support Python 3.7+; drop Python 2.7,<3.7
* feat: pass through json serialization options
* docs: add advanced usage examples
* feat: spec-compliant routes, with legacy support
* fix: remove debug messages
* test: increase unit test coverage (#52)
* test: increase unit test coverage
* Update tests.yml
---------
Co-authored-by: Liam Beckman <[email protected]>
* docs: browsable API reference on GitHub Pages (#49)
* docs: browsable API reference on GitHub Pages
* Update tests.yml
---------
Co-authored-by: Liam Beckman <[email protected]>
* Minor release testing updates
* Update support for Service Info (#55)
- Fix version to match PyPi release (#59)
* Add integration test with Funnel
* Add initial TES integration test (Funnel)
* Add Tmate debug session
* Update Funnel installation
* Re-add all unit tests
* Fix Funnel download issue with correct rc version
* Add latest stable Python to test matrix
* Fix unit tests not reaching Funnel
* Increase test coverage
* Minor linting fix
* Update raised exception for invalid server response
* Update README
* Update README.md
* Exclude tests from packages (#58)
* Add in 3 fields missing in the models for tes.
---------
Co-authored-by: Alex Kanitz <[email protected]>
Co-authored-by: Kyle Ellrott <[email protected]>
Co-authored-by: Ben Beasley <[email protected]>
Co-authored-by: Venkat Malladi <[email protected]>
As of 1.1.0-rc1, the version in the package, which ends up in the wheel metadata, is still at 0.4.2.
py-tes/tes/__init__.py
Line 39 in 7913526
Please make sure this matches the actual version for the 1.1.0 final release. Thanks!
The text was updated successfully, but these errors were encountered: