Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@jiyoung-an jiyoung-an released this 26 Mar 05:02
2f1f9e2

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)