Skip to content

Releases: koesterlab/pubgator

v0.3.0

21 Jan 10:48
523f7b1

Choose a tag to compare

0.3.0 (2026-01-21)

Features

  • Support section-based search in client (#12) (77b5b4a)

Documentation

  • Add logo.svg and include in README.md (#10) (b18ec41)
  • Convert logo text to SVG paths (2789da1)
  • Update logo (b2eefd3)
  • Update README to improve logo display (d7ad528)

v0.2.0

15 Jan 10:40
389c2bf

Choose a tag to compare

0.2.0 (2026-01-15)

Features

  • Add retries and backoff to HTTP requests (#8) (b93a857)

v0.1.5

15 Jan 09:55
f1a58d5

Choose a tag to compare

0.1.5 (2026-01-15)

Bug Fixes

  • Make Publication hashable and comparable (#6) (f63fcb7)

v0.1.4

14 Jan 13:42
e5c0d52

Choose a tag to compare

0.1.4 (2026-01-14)

Bug Fixes

  • Make rate limit configurable and add time epsilon (80f928d)

Documentation

  • Add badges to README (a0b912a)
  • Improve README.md with abstract retrieval (6c15858)

v0.1.3

11 Dec 11:21
744c46d

Choose a tag to compare

0.1.3 (2025-12-11)

Miscellaneous Chores

v0.1.2

11 Dec 11:15
464ea9a

Choose a tag to compare

0.1.2 (2025-12-11)

Miscellaneous Chores

v0.1.1

11 Dec 11:07
de8b90f

Choose a tag to compare

0.1.1 (2025-12-11)

Miscellaneous Chores

v0.1.0

11 Dec 11:01
5a79169

Choose a tag to compare

0.1.0 (2025-12-11)

Features

  • Initialize PubGator package with PubTator3 API client (910f2e5)

Documentation

  • Add usage example, license, and authors to README (17f5d83)
  • Update author email in pyproject.toml (d48e652)
  • Update autocomplete example to iterate results (19fee99)
  • Use full author name in pyproject.toml (93558bb)