Skip to content

Releases: ItsRqtl/cbmc.py

v0.0.4

28 Apr 18:48
bd6562c
Compare
Choose a tag to compare

What's Changed

  • add proper documentation for all functions and classes
  • create changelog for the project

v0.0.3

24 Apr 20:32
19eb368
Compare
Choose a tag to compare

What's Changed

  • fix: datetime object now includes timezone information (#3)
  • fix: raise TypeError if get_post() is called with non-integer argument (#2)

v0.0.2

14 Apr 01:12
89f1aed
Compare
Choose a tag to compare

What's Changed

  • fix: get_posts() now returns a list of posts correctly (#2)
  • fix: add missing HTTPException to all (#2)