Skip to content

Releases: ainft-team/ainft-py

0.1.0

26 Mar 05:02
2f1f9e2
Compare
Choose a tag to compare

Release Note

0.1.0

Features

  • api(thread): store externally created thread (#3)
  • api(message): store externally created message (#4)

Bug Fixes

  • normalize unicode characters and escape sequences (#8, #9)
  • fix type (#5)

Documentation

  • readme: update README.md (#6) (cfb986d)
  • tools: add thread tools script (#7)