Release 0.1.3
Changed
- PR#16 exposed the
Snowflake
type publicly, as there are cases where you might need to use it directly as it is the underlying type for most of the unique identifiers throught the SDK.
Fixed
- PR#16 fixed regions to use
kebab-case
instead ofsnake_case
, and add thest-pete
region, which is apparently a voice region that can be used, but isn't listed in/voice/regions
.