Skip to content

Releases: eludris-community/eludris-api-types.go

v2.0.2

10 Aug 12:43
5f0034e
Compare
Choose a tag to compare

Fixing InstanceInfo.MessageLimit from int to string.

v2.0.1

09 Aug 13:23
3c67284
Compare
Choose a tag to compare

This includes a fix for the import path in /pandemonium to use /v2/models instead of /models, causing a search for v1(/v0) github.com/eludris-community/eludris-api-types.go/models: module github.com/eludris-community/eludris-api-types.go@latest found (v1.2.0), but does not contain package github.com/eludris-community/eludris-api-types.go/models.

v2.0.0

29 May 05:47
d551648
Compare
Choose a tag to compare

This updates the types to work with Eludris v0.3.3, which consists of HELLO and RATE_LIMIT OP codes being added, error models being flatterned, rate_limits being an attribute of InstanceInfo, and the file size limit being removed.
This also restructures the module's codebase by moving all models to a models directory instead of having scoped directories.

Full Changelog: v1.2.0...v2.0.0

v1.2.0

28 Feb 21:06
Compare
Choose a tag to compare

Uses the eludris-community username as the repository is no longer under my account.

v1.0.1

28 Feb 20:17
Compare
Choose a tag to compare

Fixes an import issue in the pandemonium folder.

  • fix(pandemonium): use new import by @toolifelesstocode on 969f588

v1.0.0

28 Feb 19:47
Compare
Choose a tag to compare

The first release of the package!

P.S. Please use this package, Oliver :)