Skip to content

Releases: OwenCochell/cursepy

2.2.0 Release

25 Nov 02:19
Compare
Choose a tag to compare

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

29 Aug 21:27
Compare
Choose a tag to compare

Added support for the curse.tools backend, and fixed some bugs.

2.0.0 Release

19 Aug 19:17
Compare
Choose a tag to compare

Added support for the official CurseForge API.

1.3.1 Release

16 May 04:18
Compare
Choose a tag to compare

Fixed a bug where URLs were not being quoted correctly.

1.3.0 Release

16 May 02:18
Compare
Choose a tag to compare

Resolved the issue with the search index, and fixed a bunch of bugs

1.2.0 Release

23 Apr 19:53
Compare
Choose a tag to compare

Added more dependency features

1.1.3

11 Mar 21:46
Compare
Choose a tag to compare

Fixed searching issue

1.1.2

26 Dec 01:33
Compare
Choose a tag to compare

Fixed bug where dictionary was not called correctly

1.1.1 Release

17 Nov 06:48
Compare
Choose a tag to compare

Fixed an issue with sub-modules not being included in distribution files.

1.1.0 Release

19 Aug 18:16
Compare
Choose a tag to compare

Added two protocol objects:

  • TCPProtocol
  • UDPProtocol