Unofficial-tabdeal-api

Latest version: v0.1.4

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.4

- Bumped version MohsenHNSJ (117)
- Test MohsenHNSJ (116)

🧰 Maintenance

- Added test files MohsenHNSJ (125)

📚 Documentation

- Added total downloads badge MohsenHNSJ (122)
- Testing a new documentation method MohsenHNSJ (121)
- Added DOI Badge MohsenHNSJ (120)
- Removed document building as pdf as it currently has some problems MohsenHNSJ (119)

**Full Changelog**: https://github.com/MohsenHNSJ/unofficial_tabdeal_api/compare/v0.1.3...v0.1.4

0.1.3

- Bumped version MohsenHNSJ (117)
- Test MohsenHNSJ (116)
- Added DevContainer support MohsenHNSJ (111)
- Add .poetry/ to .gitignore MohsenHNSJ (103)

🐛 Bug Fixes

- Fixed nox linking problem MohsenHNSJ (107)

📚 Documentation

- Added nox dependency to contributing page MohsenHNSJ (105)
- Added some sections to contributing file MohsenHNSJ (104)

📦 Dependencies

- Updated dependencies and added nox MohsenHNSJ (106)

**Full Changelog**: https://github.com/MohsenHNSJ/unofficial_tabdeal_api/compare/v0.1.2...v0.1.3

0.1.2

What's Changed

- Documentation is up and running on ReadTheDocs MohsenHNSJ (102)
- Enhance documentation MohsenHNSJ (101)
- Potential fix for the build error MohsenHNSJ (100)
- Potential fix MohsenHNSJ (99)
- Fixed doc build errors MohsenHNSJ (98)
- Enhanced documentation MohsenHNSJ (97)
- Changed usage section to use code-block style MohsenHNSJ (96)
- Fix error and refactor contributing section MohsenHNSJ (95)
- Fixed errors MohsenHNSJ (94)
- Trying to fix hoverxref error MohsenHNSJ (93)
- Enhance sphinx configuration file and added some extensions MohsenHNSJ (91)
- Add hoverxref extension to Sphinx configuration and update requirements MohsenHNSJ (90)
- Complete removal of autodoc feature MohsenHNSJ (89)
- Fixed Error in "currentmodule" directive: MohsenHNSJ (88)
- Remove unused Sphinx extensions and clean up reference documentation MohsenHNSJ (87)
- Preparing to move to autoapi MohsenHNSJ (86)
- Remove unnecessary comments from AuthorizationClass docstring causing… MohsenHNSJ (85)
- Fixed errors MohsenHNSJ (84)
- Remove authorization section from documentation autosummary MohsenHNSJ (83)
- Temporary commenting out codes MohsenHNSJ (82)
- re-ignore aiohttp MohsenHNSJ (81)
- temporary testing MohsenHNSJ (80)
- temporary remove py:obj MohsenHNSJ (79)
- Update documentation to include private members for all modules and r… MohsenHNSJ (78)
- Ignore referencing `aiohttp` at all MohsenHNSJ (77)
- Fix ModuleNotFoundError MohsenHNSJ (76)
- Update module references in documentation MohsenHNSJ (75)
- trying to narrow down the issue MohsenHNSJ (74)
- Trying to narrow down the issue MohsenHNSJ (73)
- Update aiohttp intersphinx mapping to point to the latest tests direc… MohsenHNSJ (72)
- Update objects.inv file version header MohsenHNSJ (71)
- Update aiohttp intersphinx mapping to use the correct GitHub link MohsenHNSJ (70)
- Remove aiohttp intersphinx mapping and replace with new objects inven… MohsenHNSJ (69)
- Fix invalid github link MohsenHNSJ (68)
- Update aiohttp mapping to perma-link MohsenHNSJ (67)
- Update aiohttp intersphinx mapping to point to modified objects inven… MohsenHNSJ (66)
- Add custom Sphinx inventory file for aiohttp documentation MohsenHNSJ (65)
- Refactor import statement for aiohttp.ClientSession in BaseClass MohsenHNSJ (64)
- Possible fix for the error MohsenHNSJ (63)
- Update aiohttp documentation links and remove temporary error bypasses MohsenHNSJ (62)
- Temporarily bypass error for aiohttp.client.ClientSession in document… MohsenHNSJ (61)
- Some final changes to see if the pipeline is working MohsenHNSJ (60)
- Finally fixed the error :D MohsenHNSJ (59)
- Trying to fix WARNING: py:class reference target not found: aiohttp.c… MohsenHNSJ (58)
- Trying to mitigate some issues MohsenHNSJ (57)
- Disabled fail on warning for debugging MohsenHNSJ (56)
- Update aiohttp reference and improve type hinting in BaseClass MohsenHNSJ (55)
- Added one more entry to documentation MohsenHNSJ (54)
- Added tabdeal\_client module to the reference page MohsenHNSJ (53)
- Trying to fix document building errors MohsenHNSJ (52)
- More bug fixes on documentation building MohsenHNSJ (51)
- Bug fixed on documentation building MohsenHNSJ (50)
- Update dependencies and Enhance documentation MohsenHNSJ (49)
- final fix for linking problem MohsenHNSJ (47)
- trying to fix linking issue 2 MohsenHNSJ (46)
- Fix linking problem MohsenHNSJ (45)
- Fix errors and small corrections on document building MohsenHNSJ (44)
- Replace Markdown Code of Conduct with reStructuredText version for im… MohsenHNSJ (43)
- Update pyproject.toml to reference README.rst MohsenHNSJ (42)
- Fix document building errors MohsenHNSJ (41)
- Fix issues with README.rst file MohsenHNSJ (40)
- Fix render problems MohsenHNSJ (39)
- Replace README.md with README.rst for improved Sphinx compatibility MohsenHNSJ (38)
- Repalce index.md with index.rst MohsenHNSJ (37)
- Fix reference.md: WARNING: document isn't included in any toctree MohsenHNSJ (36)
- Documentation enhancement MohsenHNSJ (35)
- Fix documentation reading from code MohsenHNSJ (34)
- Removed method MohsenHNSJ (33)
- Fixes for documentation build process MohsenHNSJ (32)
- Trying to fix documentation build error MohsenHNSJ (29)
- Enhance Sphinx configuration and documentation structure MohsenHNSJ (28)
- Remove unnecessary configuration options from Sphinx documentation se… MohsenHNSJ (27)
- Fix Error in "automodule" directive MohsenHNSJ (26)
- Fix Missing configuration key MohsenHNSJ (25)
- Trying to fix documentation build fail MohsenHNSJ (24)

📚 Documentation

- Update automodule directive in reference.md to include specific membe… MohsenHNSJ (31)
- Add documentation status badge to README MohsenHNSJ (30)
- Add API section header to API documentation MohsenHNSJ (23)
- Improve Sphinx documentation MohsenHNSJ (22)

📦 Dependencies

- Refactor license declaration in pyproject.toml to comply with PEP-639 MohsenHNSJ (21)

**Full Changelog**: https://github.com/MohsenHNSJ/unofficial_tabdeal_api/compare/v0.1.1...v0.1.2

0.1.1

- Bump version to 0.1.1 in pyproject.toml MohsenHNSJ (6)
- Update test branch to start working on MohsenHNSJ (5)

👷 Continuous Integration

- Downgrade version to 0.1.1 to fix version mismatch between package and release drafter MohsenHNSJ (19)
- Update release drafter configuration MohsenHNSJ (7)

📚 Documentation

- Fix Documentation link errors MohsenHNSJ (18)
- Fix WARNING: conf value "version" should not be empty for EPUB3 MohsenHNSJ (17)
- Fix Duplicate reference definition: MIT LICENSE [myst.duplicate\_def] MohsenHNSJ (16)
- Improve documentation build reliability MohsenHNSJ (15)
- Fix documentation build errors MohsenHNSJ (14)
- Fix ReadTheDocs build error and warnings MohsenHNSJ (13)
- Added initial documentation files MohsenHNSJ (12)

📦 Dependencies

- Downgrade version to 0.1.1 to fix version mismatch between package and release drafter MohsenHNSJ (19)
- Bump version to 0.1.2 in pyproject.toml MohsenHNSJ (11)
- Update dependencies and project configuration MohsenHNSJ (10)
- Update .gitignore to include additional files and directories MohsenHNSJ (9)
- Add additional entries to VSCode spellchecker ignore list MohsenHNSJ (8)

**Full Changelog**: https://github.com/MohsenHNSJ/unofficial_tabdeal_api/compare/v0.1.0...v0.1.1

0.1.0

What's Changed

- Add configuration files for package release and update dependencies MohsenHNSJ (2)
- - Fix for publishing errors MohsenHNSJ (1)

📦 Dependencies

- Prepare to publish initial package to secure package name MohsenHNSJ (4)

**Full Changelog**: https://github.com/MohsenHNSJ/unofficial_tabdeal_api/compare/...v0.1.0

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.