Releases: Phanabani/sandpiper
Releases · Phanabani/sandpiper
v2.0.0 - Thread support
v1.6.0 - Birthday notifications
- Added birthday notifications!
- Added
birthdays upcoming
command
v1.5.0 - Better conversions and test coverage
- Added the ability to specify and input and/or output timezone for time conversions
- Added a ton of new default unit conversion mappings
- Massively upgraded the conversions test suite to test many more conversion scenarios and allow for more easily adding tests in the future
v1.4.1 - Minor conversion improvements
- Added "noon", "now", and "midnight" keywords for time conversion
- Time strings can now be written without a colon separating hour and minutes (1430 = 14:30)
v1.4.0 - Better Help Messages and Various Improvements
Help messages are now more meaningful! One shouldn't need to come to the repo anymore to figure out how to use a command. Various bugfixes and quality of life changes are also included.
v1.3.0 - Async Database and Unit Testing
Switched to an asynchronous API for the database and added unit tests to ensure functionality remains stable after large changes like this.
v1.2.2 - Time Conversion (hotfix 2)
Fixed an issue where null timezones weren't handled.
v1.2.1 - Time Conversion (hotfix 1)
Fixes an issue where duplicate timezones are printed in time conversion output if multiple users share the timezone.
v1.2.0 - Time Conversion
Added time conversion. Users can now convert a time to all timezones of users in a server.
v1.1.0 - User Bios
Added user bios. Users can store some personal information in Sandpiper so that others can get to know them better.