Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 2.36 KB

1.3.0 (2022-11-23)

Features

1.2.0 (2022-11-07)

Features

1.1.0 (2022-10-12)

Features

  • change isXmtpEnabled to check any address given an initialized random client (#30) (463663d)
  • make the validate proposal part in validateMessage fail if the proposal percentage is not a string positive integer (#34) (e99d156)
  • move files to v0.0.1, jest config in ts and validateMessage function call before sending a message (#29) (130076e)
  • stop monitor thread (#32) (a8dd646), closes #28
  • update @xmtp/xmtp-js to ^6.0.2 (#33) (914f4ef)

1.0.1 (2022-08-04)

Bug Fixes