Releases: TopTuK/PyTfsClient
Releases · TopTuK/PyTfsClient
pytfsclient-1.11.0
pytfsclient-1.9.0
Add non public functions to get project groups, teams, etc. without using of Graph API.
pytfsclient-1.7.0
pytfsclient-1.3.6
Fixed small bug with mention client. Improved comments.
What's Changed
- Sync master with dev by @TopTuK in #20
Full Changelog: pytfsclient-1.3.5...pytfsclient-1.3.6
pytfsclient-1.5.0
Commented all code
pytfsclient-1.4.0
Add get workitem updates function to Workitem client. Published new release to PyPi.
What's Changed
Full Changelog: pytfsclient_1.3.5...pytfsclient_1.4.0
pytfsclient-1.3.5
PyTfsClient-1.3.5 stable release
What's Changed
- Small fixes by @Serjdud in #1
- Api url fix by @Serjdud in #2
- Add mention client and project client implementation by @TopTuK in #3
- Implement ProjectCLient functions by @TopTuK in #4
- Workitemsclient implementation by @TopTuK in #5
- Add http client tests by @TopTuK in #6
- Sync Master with Dev by @TopTuK in #7
- Sync Master with Dev by @TopTuK in #9
- Sync Master with Dev #1 by @TopTuK in #10
- Sync Master with Dev #2 by @TopTuK in #11
- Fix action bugs by @TopTuK in #12
- Sync Master with Dev by @TopTuK in #13
- Sync Master with Dev by @TopTuK in #14
- Sync Master with Dev by @TopTuK in #15
- Sync Master with Dev by @TopTuK in #16
New Contributors
Full Changelog: pytfsclient_0.9.4...pytfsclient_1.3.5
v0.9.4-alpha
Full Changelog: https://github.com/TopTuK/PyTfsClient/commits/pytfsclient_0.9.4
Add new function "mention_user".
Passed tests