Skip to content

v1.1.0

Latest

Choose a tag to compare

@LawsOfScience LawsOfScience released this 12 Jun 18:04
· 1 commit to main since this release
63faa7a

The primary addition is adding log files for supervisor logs and process stdouts.
Other changes include

  • Upgrading bread_server_lib to 2.32.1
  • Changing println() calls to logger calls with Level.INFO
    • Be warned that using a log level that excludes Level.INFO will suppress program output, a solution will come later
  • Refactoring much of the code for cleanliness

Full Changelog: v1.0.0...v1.1.0