Skip to content

Releases: kpn/combadge

0.1.0b3

14 Mar 15:19
Compare
Choose a tag to compare
  • cb3ee96 BREAK: pass enums by value

0.1.0b2

14 Mar 10:27
Compare
Choose a tag to compare
  • ea968bc NEW: add combadge.core.response.BaseError
  • f0cc7bb BREAK: merge rest into http
  • 6ced7f3 OPT: improve the docs

0.1.0b1

10 Mar 14:11
Compare
Choose a tag to compare
  • 5c315c0 BREAK: rename @decorator into @wrap_with

0.1.0a11

10 Mar 12:54
Compare
Choose a tag to compare
0.1.0a11 Pre-release
Pre-release
  • 64c1931 BREAK: call request_with() with a request instead

0.1.0a10

10 Mar 12:30
Compare
Choose a tag to compare
0.1.0a10 Pre-release
Pre-release
  • 8721270 NEW: call request_with() provided the method being called
  • 06eae35 FIX: work around untyped decorators (#6)

0.1.0a9

08 Mar 23:53
Compare
Choose a tag to compare
0.1.0a9 Pre-release
Pre-release
  • 0824982 FIX: workaround untyped decorators (#6)

0.1.0a8

08 Mar 23:39
Compare
Choose a tag to compare
0.1.0a8 Pre-release
Pre-release

0.1.0a7

08 Mar 23:30
Compare
Choose a tag to compare
0.1.0a7 Pre-release
Pre-release
  • c746f14 FIX: improve the @decorator marker (#6)
  • 6a62aa1 FIX: improve the @decorator marker (#6)

0.1.0a6

08 Mar 22:27
Compare
Choose a tag to compare
0.1.0a6 Pre-release
Pre-release
  • 68a8344 FIX: add the py.typed file as per PEP 561 (#6)
  • 5156f4f OPT: disable ignore_missing_imports

0.1.0a5

08 Mar 20:29
Compare
Choose a tag to compare
0.1.0a5 Pre-release
Pre-release
  • ccb9468 FIX: Identity alias does not seem to work with mypy (#6)
  • d93b041 OPT: bump the deps
  • 26a0054 FIX: better type hints on expect