News
Big stuff today.
We’re spinning up lots of direct channels for teams building with Honcho. Join our Discord, and let’s build together 🦾.
Honcho v0.0.4
ADDED
-
A User object for global user level metadata and more object oriented interface
-
Reverse Pagination support to get recent messages, sessions, etc. more easily
-
Linting Rules
CHANGED
-
Get sessions method returns all sessions including inactive
-
Using timestampz instead of timestamp
-
Client
renamed toHoncho
-
Honcho
takes inapp_name
instead ofapp_id
.app_name
needs to be a unique identifier -
Honcho
object requires aninitialize()
call to be used