Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Releases: JamzumSum/AssetsUpdater

1.6.0

26 Jan 03:58
Compare
Choose a tag to compare
ci: write permission to release

1.5.2

23 Jan 00:49
bd6e17e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #20
  • fix: drop support for LegacyVersion by @github-actions in #29

Full Changelog: 1.5.1...1.5.2

1.5.1

11 Nov 03:31
f72611d
Compare
Choose a tag to compare

What's Changed

  • 1.5.1 by @github-actions in #18

Full Changelog: 1.5.0...1.5.1

1.5.0

11 Nov 02:53
1933454
Compare
Choose a tag to compare

What's Changed

  • 1.5.0 by @github-actions in #17

Full Changelog: 1.4.2...1.5.0

1.4.2

28 Oct 13:35
15b27d5
Compare
Choose a tag to compare

What's Changed

  • 1.4.2 by @github-actions in #16

Full Changelog: 1.4.1...1.4.2

1.4.1

25 Oct 05:13
ac38f0d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump rich from 12.5.1 to 12.6.0 by @dependabot in #12
  • build(deps): bump black from 22.8.0 to 22.10.0 by @dependabot in #13
  • 1.4.1 by @github-actions in #15

Full Changelog: 1.4.0...1.4.1

1.4.0

17 Sep 02:38
c9e8821
Compare
Choose a tag to compare
1.4.0 Pre-release
Pre-release
1.4.0 (#11)

* feat: supports socks proxy

* ci: build package and release

* ci: change ci dest branch to release

Co-authored-by: JamzumSum <zzzzss990315@gmail.com>

0.2.1

01 Jan 01:35
Compare
Choose a tag to compare
  • feat: change usage of register_proxy. NOTE: Only https proxy is supported now.

0.2.0

31 Dec 10:34
Compare
Choose a tag to compare
  • feat: support explicit proxy authentication
  • upgrade python_require to py39

0.1.2

29 Sep 09:33
Compare
Choose a tag to compare
  • tag: str | None -> str
  • add Asset.from_tag
  • fix import error in setup.py