Skip to content

Releases: bachya/aiolinkding

2023.12.0

18 Dec 01:47
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix issue with incorrect Python version spec (#247)

🧰 Maintenance

  • Bump ruff from 0.1.7 to 0.1.8 (#244)
  • Bump github/codeql-action from 2 to 3 (#243)
  • Bump isort from 5.12.0 to 5.13.2 (#242)
  • Bump pylint from 3.0.2 to 3.0.3 (#241)
  • Bump typing-extensions from 4.8.0 to 4.9.0 (#238)
  • Bump pre-commit from 3.5.0 to 3.6.0 (#237)
  • Bump actions/stale from 8 to 9 (#236)
  • Bump yarl from 1.9.3 to 1.9.4 (#234)
  • Bump actions/setup-python from 4 to 5 (#235)
  • Bump ruff from 0.1.6 to 0.1.7 (#232)
  • Bump pytest-asyncio from 0.23.1 to 0.23.2 (#233)
  • Bump pytest-asyncio from 0.21.1 to 0.23.1 (#231)
  • Remove unused dependencies (#230)

2023.11.0

28 Nov 22:04
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add support for Python 3.12 (#228)

🧰 Maintenance

  • Use ruff in place of bandit and black (#229)
  • Bump aiohttp from 3.9.0 to 3.9.1 (#227)
  • Bump mypy from 1.7.0 to 1.7.1 (#226)
  • Bump dessant/lock-threads from 5.0.0 to 5.0.1 (#225)
  • Bump pygments from 2.17.1 to 2.17.2 (#224)
  • Bump ruff from 0.1.5 to 0.1.6 (#220)
  • Bump certifi from 2023.7.22 to 2023.11.17 (#221)
  • Bump aiohttp from 3.8.6 to 3.9.0 (#222)
  • Bump pygments from 2.16.1 to 2.17.1 (#223)
  • Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#219)
  • Bump dessant/lock-threads from 4.0.1 to 5.0.0 (#218)
  • Bump mypy from 1.6.1 to 1.7.0 (#217)
  • Bump yamllint from 1.32.0 to 1.33.0 (#216)
  • Bump ruff from 0.1.4 to 0.1.5 (#215)
  • Bump black from 23.10.1 to 23.11.0 (#214)
  • Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#212)
  • Bump ruff from 0.1.3 to 0.1.4 (#213)
  • Bump ruff from 0.1.2 to 0.1.3 (#211)
  • Bump black from 23.10.0 to 23.10.1 (#208)
  • Bump ruff from 0.1.1 to 0.1.2 (#209)
  • Bump pytest from 7.4.2 to 7.4.3 (#210)
  • Bump pylint from 3.0.1 to 3.0.2 (#207)
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#200)
  • Bump mypy from 1.6.0 to 1.6.1 (#203)
  • Bump black from 23.9.1 to 23.10.0 (#204)
  • Bump gitpython from 3.1.37 to 3.1.40 (#205)
  • Bump ruff from 0.0.292 to 0.1.1 (#206)
  • Bump urllib3 from 1.26.17 to 1.26.18 (#201)
  • Bump pre-commit from 3.4.0 to 3.5.0 (#197)
  • Bump mypy from 1.5.1 to 1.6.0 (#196)
  • Bump pyupgrade from 3.14.0 to 3.15.0 (#193)
  • Bump vulture from 2.9.1 to 2.10 (#192)
  • Bump aiohttp from 3.8.5 to 3.8.6 (#194)
  • Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#195)
  • Bump pylint from 3.0.0 to 3.0.1 (#191)
  • Bump pylint from 2.17.7 to 3.0.0 (#188)
  • Bump codespell from 2.2.5 to 2.2.6 (#187)
  • Bump coverage from 7.3.1 to 7.3.2 (#186)
  • Bump ruff from 0.0.291 to 0.0.292 (#189)
  • Bump pyupgrade from 3.13.0 to 3.14.0 (#190)
  • Bump urllib3 from 1.26.15 to 1.26.17 (#185)
  • Bump pylint from 2.17.6 to 2.17.7 (#183)
  • Bump packaging from 23.1 to 23.2 (#184)

2023.10.0

01 Oct 21:45
Compare
Choose a tag to compare

🚀 Features

  • Add endpoint to get user profile info (#182)

🧰 Maintenance

  • Bump pylint from 2.17.5 to 2.17.6 (#181)
  • Bump gitpython from 3.1.36 to 3.1.37 (#179)
  • Bump pyupgrade from 3.12.0 to 3.13.0 (#178)
  • Bump ruff from 0.0.290 to 0.0.291 (#180)
  • Bump pyupgrade from 3.11.1 to 3.12.0 (#177)
  • Bump pyupgrade from 3.11.0 to 3.11.1 (#176)
  • Bump pyupgrade from 3.10.1 to 3.11.0 (#175)
  • Bump ruff from 0.0.289 to 0.0.290 (#174)
  • Bump ruff from 0.0.288 to 0.0.289 (#173)
  • Bump ruff from 0.0.287 to 0.0.288 (#171)
  • Bump gitpython from 3.1.35 to 3.1.36 (#172)
  • Bump black from 23.7.0 to 23.9.1 (#170)
  • Bump gitpython from 3.1.34 to 3.1.35 (#168)
  • Bump pytest from 7.4.1 to 7.4.2 (#169)
  • Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#166)
  • Bump coverage from 7.3.0 to 7.3.1 (#167)
  • Bump actions/checkout from 3 to 4 (#165)
  • Bump pytest from 7.4.0 to 7.4.1 (#161)
  • Bump pre-commit from 3.3.3 to 3.4.0 (#162)
  • Bump ruff from 0.0.286 to 0.0.287 (#163)
  • Bump gitpython from 3.1.33 to 3.1.34 (#164)
  • Bump gitpython from 3.1.32 to 3.1.33 (#160)
  • Bump ruff from 0.0.285 to 0.0.286 (#159)
  • Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#158)
  • Bump vulture from 2.8 to 2.9.1 (#157)
  • Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#156)
  • Bump ruff from 0.0.284 to 0.0.285 (#154)

2023.08.0

17 Aug 15:00
Compare
Choose a tag to compare

🚀 Features

  • Add notes to bookmark API calls (#110)

🧰 Maintenance

  • Pin dependencies to resolve several CVEs (#153)
  • Bump mypy from 1.5.0 to 1.5.1 (#151)
  • Bump blacken-docs from 1.15.0 to 1.16.0 (#152)
  • Bump coverage from 7.2.7 to 7.3.0 (#150)
  • Bump mypy from 1.4.1 to 1.5.0 (#149)
  • Bump vulture from 2.7 to 2.8 (#148)
  • Bump ruff from 0.0.283 to 0.0.284 (#147)
  • Bump ruff from 0.0.282 to 0.0.283 (#146)
  • Bump ruff from 0.0.281 to 0.0.282 (#145)
  • Bump ruff from 0.0.280 to 0.0.281 (#144)
  • Bump pyupgrade from 3.9.0 to 3.10.1 (#143)
  • Bump pylint from 2.17.4 to 2.17.5 (#142)
  • Bump ruff from 0.0.278 to 0.0.280 (#141)
  • Bump aiohttp from 3.8.4 to 3.8.5 (#140)
  • Bump ruff from 0.0.277 to 0.0.278 (#138)
  • Bump pytest-asyncio from 0.21.0 to 0.21.1 (#139)
  • Bump black from 23.3.0 to 23.7.0 (#137)
  • Bump pyupgrade from 3.8.0 to 3.9.0 (#135)
  • Bump blacken-docs from 1.14.0 to 1.15.0 (#136)
  • Bump ruff from 0.0.276 to 0.0.277 (#134)
  • Bump ruff from 0.0.275 to 0.0.276 (#133)
  • Bump pyupgrade from 3.7.0 to 3.8.0 (#132)
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#131)
  • Bump mypy from 1.4.0 to 1.4.1 (#129)
  • Bump pytest from 7.3.2 to 7.4.0 (#130)
  • Bump ruff from 0.0.274 to 0.0.275 (#128)
  • Bump mypy from 1.3.0 to 1.4.0 (#126)
  • Bump ruff from 0.0.272 to 0.0.274 (#127)
  • Bump pyupgrade from 3.6.0 to 3.7.0 (#125)
  • Bump codespell from 2.2.4 to 2.2.5 (#124)
  • Bump blacken-docs from 1.13.0 to 1.14.0 (#123)
  • Bump pre-commit from 3.3.2 to 3.3.3 (#122)
  • Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#121)
  • Bump pyupgrade from 3.4.0 to 3.6.0 (#120)
  • Bump pytest from 7.3.1 to 7.3.2 (#119)
  • Bump ruff from 0.0.271 to 0.0.272 (#118)
  • Bump ruff from 0.0.270 to 0.0.271 (#117)
  • Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#115)
  • Bump coverage from 7.2.6 to 7.2.7 (#116)
  • Bump pytest-cov from 4.0.0 to 4.1.0 (#113)
  • Bump ruff from 0.0.269 to 0.0.270 (#114)
  • Bump coverage from 7.2.5 to 7.2.6 (#112)
  • Bump yamllint from 1.31.0 to 1.32.0 (#111)
  • Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#109)
  • Bump ruff from 0.0.267 to 0.0.269 (#108)
  • Bump pre-commit from 3.3.1 to 3.3.2 (#107)
  • Bump ruff from 0.0.265 to 0.0.267 (#106)
  • Bump mypy from 1.2.0 to 1.3.0 (#105)
  • Bump pyupgrade from 3.3.2 to 3.4.0 (#102)
  • Bump ruff from 0.0.264 to 0.0.265 (#103)
  • Bump pylint from 2.17.3 to 2.17.4 (#104)
  • Bump ruff from 0.0.263 to 0.0.264 (#100)
  • Bump pre-commit from 3.3.0 to 3.3.1 (#101)
  • Bump pre-commit from 3.2.2 to 3.3.0 (#99)
  • Bump coverage from 7.2.3 to 7.2.5 (#98)
  • Bump ruff from 0.0.262 to 0.0.263 (#95)
  • Bump pyupgrade from 3.3.1 to 3.3.2 (#96)
  • Bump pylint from 2.17.2 to 2.17.3 (#97)
  • Bump yamllint from 1.30.0 to 1.31.0 (#94)
  • Use rtx for runtime management (#93)
  • Bump ruff from 0.0.261 to 0.0.262 (#92)
  • Bump pytest from 7.3.0 to 7.3.1 (#91)
  • Bump packaging from 23.0 to 23.1 (#90)
  • Bump pytest from 7.2.2 to 7.3.0 (#89)
  • Replace flake8 with ruff (#88)
  • Bump pylint from 2.17.1 to 2.17.2 (#87)
  • Bump pre-commit from 3.2.1 to 3.2.2 (#86)
  • Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#85)
  • Bump flake8-simplify from 0.19.3 to 0.20.0 (#84)
  • Bump black from 23.1.0 to 23.3.0 (#83)
  • Bump pre-commit from 3.2.0 to 3.2.1 (#82)
  • Bump actions/stale from 7 to 8 (#81)
  • Bump pylint from 2.17.0 to 2.17.1 (#80)
  • Bump yamllint from 1.29.0 to 1.30.0 (#79)
  • Bump flake8-comprehensions from 3.11.0 to 3.11.1 (#78)
  • Bump pre-commit from 3.1.1 to 3.2.0 (#76)
  • Bump pytest-asyncio from 0.20.3 to 0.21.0 (#77)
  • Bump flake8-comprehensions from 3.10.1 to 3.11.0 (#75)
  • Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#74)
  • Bump coverage from 7.2.1 to 7.2.2 (#73)
  • Bump flake8-bugbear from 23.2.13 to 23.3.12 (#72)
  • Bump bandit from 1.7.4 to 1.7.5 (#71)
  • Bump codespell from 2.2.2 to 2.2.4 (#70)
  • Bump pylint from 2.16.4 to 2.17.0 (#69)
  • Bump pylint from 2.16.3 to 2.16.4 (#67)
  • Bump mypy from 1.0.1 to 1.1.1 (#68)
  • Bump pytest from 7.2.1 to 7.2.2 (#65)
  • Bump pylint from 2.16.2 to 2.16.3 (#66)
  • Bump black from 22.12.0 to 23.1.0 (#61)
  • Bump mypy from 0.982 to 1.0.1 (#62)
  • Bump flake8-bugbear from 22.12.6 to 23.2.13 (#63)
  • Bump coverage from 6.5.0 to 7.2.1 (#60)
  • Bump pre-commit from 2.21.0 to 3.1.1 (#64)
  • Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#59)
  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#58)
  • Bump pylint from 2.16.1 to 2.16.2 (#57)
  • Bump aiohttp from 3.8.3 to 3.8.4 (#56)
  • Bump pylint from 2.16.0 to 2.16.1 (#55)
  • Bump pylint from 2.15.10 to 2.16.0 (#54)
  • Bump isort from 5.11.4 to 5.12.0 (#53)
  • Bump flake8-docstrings from 1.6.0 to 1.7.0 (#52)

2023.01.0

21 Jan 19:51
7bbe060
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add automatic check for server version when instantiating client (#51)

📕 Documentation

  • Clean up docs (#30)

🧰 Maintenance

  • Bump yamllint from 1.28.0 to 1.29.0 (#46)
  • Bump safety from 2.3.1 to 2.3.5 (#47)
  • Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#48)
  • Bump blacken-docs from 1.12.1 to 1.13.0 (#50)
  • Bump pylint from 2.15.5 to 2.15.10 (#49)
  • Bump flake8-builtins from 2.0.0 to 2.1.0 (#41)
  • Bump pytest-asyncio from 0.20.1 to 0.20.3 (#42)
  • Bump pyupgrade from 3.1.0 to 3.3.1 (#43)
  • Bump flake8-bugbear from 22.10.27 to 22.12.6 (#44)
  • Bump isort from 5.10.1 to 5.11.4 (#45)
  • Bump vulture from 2.6 to 2.7 (#36)
  • Bump black from 22.10.0 to 22.12.0 (#38)
  • Bump pytest from 7.2.0 to 7.2.1 (#37)
  • Bump pre-commit from 2.20.0 to 2.21.0 (#39)
  • Bump flake8-comprehensions from 3.10.0 to 3.10.1 (#40)
  • Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (#35)
  • Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#33)
  • Bump actions/stale from 6 to 7 (#32)
  • Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (#31)
  • Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#29)

2022.10.1

29 Oct 18:51
eaa9c4e
Compare
Choose a tag to compare

🧰 Maintenance

  • Add a series of new pre-commit hooks and GitHub Actions (#28)

2022.10.0

25 Oct 18:27
5ea36cb
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Update CI to use GA release of Python 3.11 (#27)

📕 Documentation

  • Change the coverage badge to track the dev branch (#24)

🧰 Maintenance

  • Update CI to use GA release of Python 3.11 (#27)
  • Add preliminary support for Python 3.11 (#26)
  • Update dependency pytest-cov to v4 (#25)
  • Reduce stale timeframe from 90 days to 21 days (#23)
  • Replace master with main as the default branch (#22)

2022.08.0

04 Aug 23:30
Compare
Choose a tag to compare

🚀 Features

  • Add ability to flag a newly-created bookmark as shared (#21)

🧰 Maintenance

  • Update fixtures to reflect current API JSON responses (#20)

2022.07.0

24 Jul 03:40
Compare
Choose a tag to compare

🚀 Features

  • Add ability to flag a newly-created bookmark as unread (#19)

🧰 Maintenance

  • Update all pre-commit hooks (#18)
  • Update all dependencies (#17)
  • Update codecov/codecov-action action to v3 (#16)

2022.05.2

26 May 18:10
Compare
Choose a tag to compare

🚀 Features

  • Add ability to create an archived bookmark (#15)

🐛 Bug Fixes

  • Fix "bug" with updating a bookmark (#14)

🧰 Maintenance

  • Add util to generate API payloads (#13)