Releases: OwenCochell/cursepy
Releases · OwenCochell/cursepy
2.2.0 Release
CurseFile can now generate a guess download URL if none is provided, fixed an error that occurs when addons don't have logos, and other bugfixes.
2.1.0 Release
Added support for the curse.tools backend, and fixed some bugs.
2.0.0 Release
Added support for the official CurseForge API.
1.3.1 Release
Fixed a bug where URLs were not being quoted correctly.
1.3.0 Release
Resolved the issue with the search index, and fixed a bunch of bugs
1.2.0 Release
Added more dependency features
1.1.3
Fixed searching issue
1.1.2
Fixed bug where dictionary was not called correctly
1.1.1 Release
Fixed an issue with sub-modules not being included in distribution files.
1.1.0 Release
Added two protocol objects:
- TCPProtocol
- UDPProtocol