Skip to content

v0.22.5

Compare
Choose a tag to compare
@Sieboldianus Sieboldianus released this 04 Aug 06:55
· 41 commits to master since this release

v0.22.5 (2023-08-04)

Build

  • Fix make_release.sh correct order of params (3f70be0)
  • Add build and release script for semantic-release >=8.0.0 (d871acb)
  • Pin emoji package upper version to <3.0.0 (8b22b60)

Ci

  • Bump to image version 0.4.0 (a2c4f98)

Documentation

  • Add information to angular commit message convention system (124f012)
  • Add gcc to pre-dependencies on linux (00d4710)

Fix

  • demojize not found in emoji package (4b4afda)
  • Emoji are only parsed from post_body, not from emoji column (5a0cc47)
  • Python in requirements.txt not allowed (b284554)

Style

  • Code style formatting in utils.py follow Black (c4b732e)
  • Code formatting in load_data.py (e5f3bda)