• v0.8.0 a148e1af47

    v0.8.0 Pre-Release

    dan released this 2024-02-25 02:59:08 +00:00 | 0 commits to main since this release

    update to autobindings 0.0.12

    Downloads
  • v0.6.2 9114c88110

    v0.6.2 Pre-Release

    dan released this 2023-09-25 15:26:46 +00:00 | 3 commits to main since this release

    add AppError support for optional error and data

    Downloads
  • v0.6.0 94504c1dbe

    v0.6.0 Pre-Release

    dan released this 2023-06-26 19:38:37 +00:00 | 5 commits to main since this release

    update to cwtchui 1.12 / autobindings 0.0.5 / cwtch 0.20.8

    Downloads
  • v0.5.0 e044e961f2

    v0.5.0 Pre-Release

    dan released this 2023-05-08 20:39:12 +00:00 | 7 commits to main since this release

    • big update from libcwtch-go 1.7 to autobindings 0.0.3 (cwtch 1.11)
      • some breaking api changes and renames matching autobindings
      • some new message utility structs added for deserialization
    Downloads
  • v0.4.2 b9eccdb751

    v0.4.2 Pre-Release

    dan released this 2023-04-25 18:02:58 +00:00 | 8 commits to main since this release

    • updated send_message to take &Message struct and internally do json conversion, and return a Result
    • created send_message_raw with orig behavior
    Downloads
  • v0.3.2 af2ea260d1

    v0.3.2 Pre-Release

    dan released this 2022-05-02 21:32:10 +00:00 | 22 commits to main since this release

    • profile.conversations now indexed by conversation_id not handle
    • added support function profile.find_conversation_id_by_handle
    • builds on docs.rs
    • allow building from local version of libcwtch-rs
    Downloads
  • v0.3.0 e5ef063ff5

    v0.3.0 Pre-Release

    dan released this 2022-04-22 00:39:40 +00:00 | 33 commits to main since this release

    • sync up to libCwtch-go 1.7.1
    • start of rust-ifying API with wrappers of bindings returning Rust structs instead of JSON
    Downloads
  • v0.2.0 433f4d4c83

    v0.2.0 Pre-Release

    dan released this 2022-01-18 00:00:40 +00:00 | 40 commits to main since this release

    Full support for libcwtch-go 1.5.4

    Downloads