Releases: NoBypass/fds
Releases · NoBypass/fds
v0.4.0
v0.3.0
Changes
- Implemented authentication for Discord bots (JWT)
- Now using environment variables for configuration
- Dockerized project for deployment to Railway
- Migrated to SurrealDB
- Improved HTTP error handling
- Implemented verify endpoint
- Rewrote project structure to use pipelines
- Added public Go package containing API bindings
- Implemented a paginated leaderboard endpoint
v0.1.0
Changes
- Migrated from GraphQL to Rest (using echo instead of gqlgen)
- Updated project structure accordingly
- Uses .properties for config
- Migrated to SurrealDB
- Written HTTP tests
- Removed most dependencies
- Discord signup endpoint
- Discord daily endpoint