Skip to content

v0.4.0 (2023-11-22)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 19:42
· 482 commits to main since this release
b648a6c

What's changed in this release

👷 CI/CD

  • bump Node from v16 to v18 (2c2b83e)
  • remove requirements.txt because cloudflare recognizes poetry (c899203)

🚀 Features

  • programmatically post to facebook (52567c7)

🐛 Bug Fixes

  • ensure that file is closed (7837abd)

⚙️ Build System

  • deps: add html5lib (54c6b3c)
  • deps: fix psycopg dependencies to allow for better multiarch compatibility (f38ab3f)
  • switch to node v18 (27a0249)
  • update poetry to 1.6.1 (53d0ade)

♻️ Code Refactoring

  • account for the situation where docker-compose doesn't exist (0712568)
  • change social post prompt (1ff1aca)
  • update Daily Mail article detail parser (33e330e)
  • use html5lib instead of html.parser (50c2dfa)