Skip to content

v0.2

Pre-release
Pre-release

Choose a tag to compare

@zediious zediious released this 20 Feb 07:16
· 1008 commits to main since this release

What's Changed

This release is composed of one very large PR and commit. There are many changes not listed here. View #55 for a full changelog

  • Restructure project format to separate running python code/static/media from configurations and docker configuration by @zediious in #55
  • Use a project-wide environment file rather than for database and app by @zediious in #55
  • Get secret key from env by @zediious in #55
  • Refactor viewContext and UserProfileGatherer into context processors by @zediious in #55
  • Resolve code layout issues throughout the project by @zediious in #55
  • Implement captchas in user facing forms by @zediious in #55
  • Split raptormc into staffapps, authprofiles, and gameservers apps by @zediious in #41
  • Refactor raptorbot into a Django app by @zediious in #48
  • Add type hinting to the entire codebase by @zediious in #51

Full Changelog: 0.1...0.2