Releases: dtsong/sleeper-api-wrapper
Releases · dtsong/sleeper-api-wrapper
v1.2.1
What's Changed
- Fix the naming in the pyproject file by @wfordh in #57
- Support get sport state endpoint by @agrvz in #67
- Update logging functionality to work with downstream applications by @wfordh in #68
- First commit of adding tox by @wfordh in #69
- Update requirements file 20251031 by @wfordh in #70
- Update actions/checkout action to v5 by @renovate[bot] in #72
- Update github/codeql-action action to v4 by @renovate[bot] in #77
- Update abatilo/actions-poetry action to v4 by @renovate[bot] in #78
- Update actions/setup-python action to v6 by @renovate[bot] in #79
- Bump version to 1.2.1 by @wfordh in #80
New Contributors
- @dtsong made their first contribution in #1
- @maherio made their first contribution in #4
- @cclauss made their first contribution in #6
- @mmmvdb made their first contribution in #9
- @dependabot[bot] made their first contribution in #12
- @lukeMuratore12 made their first contribution in #11
- @k0pak4 made their first contribution in #13
- @renovate[bot] made their first contribution in #15
- @wfordh made their first contribution in #21
- @agrvz made their first contribution in #67
Previous changes
- Implement CodeQL for security static code analysis by @dtsong in #1
- Update requirements to point requests to >=2.22.0 by @dtsong in #2
- Remove pytest from published package dependencies by @maherio in #4
- Fix typos in README.md by @cclauss in #6
- Adding Draft Readme doc by @mmmvdb in #9
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot[bot] in #12
- Added function to get empty roster spots and tests for it by @lukeMuratore12 in #11
- Add transaction filter helper functions (trades, waiver, free_agent) by @k0pak4 in #13
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot[bot] in #16
- Configure Renovate by @renovate[bot] in #15
- Update README badge links by @wfordh in #21
- Add type hints by @wfordh in #19
- Add docstrings for all non-Stats files by @wfordh in #23
- Update stats file by @wfordh in #20
- Merge docstrings into master by @wfordh in #40
- Update documentation by @wfordh in #39
- Update dependency urllib3 to v1.26.18 [SECURITY] by @renovate[bot] in #38
- Update dependency atomicwrites to v1.4.1 by @renovate[bot] in #24
- Update dependency pytest to v4.6.11 by @renovate[bot] in #25
- Update dependency wcwidth to v0.2.8 by @renovate[bot] in #28
- Update dependency charset-normalizer to v2.1.1 by @renovate[bot] in #29
- Update dependency idna to v2.10 by @renovate[bot] in #30
- Update dependency importlib-metadata to v4.13.0 by @renovate[bot] in #31
- Update actions/checkout action to v4 by @renovate[bot] in #43
- Update dependency more-itertools to v8.14.0 by @renovate[bot] in #32
- Update dependency zipp to v3.17.0 by @renovate[bot] in #34
- Update dependency attrs to v23 by @renovate[bot] in #44
Full Changelog: v0.1.0...v1.2.1
v0.1.0
Initial release for the Sleeper API Wrapper after ownership transfer from the original repository: https://github.com/SwapnikKatkoori/sleeper-api-wrapper
Minor changes for documentation, functionality for the repository is essentially the same as the master branch for the original repository as of March 4, 2022.