Skip to content

Ponder v0.7 (First Functional Version)

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmccoystephenson dmccoystephenson released this 01 Nov 06:25
· 173 commits to main since this release

Functional

This version of the library can be used to create plugins, but keep in mind that it is still experimental.

Changes in Ponder v0.7

  • Set debug flag to false by default.
  • Altered and improved a bunch of comments.
  • Renamed StorageService to JsonWriterReader and moved it to the misc package.
  • Altered the ICommand interface.
  • Created the InternalLogger modifier.
  • Fixed the Command Service not interpreting commands correctly.
  • Removed the Scheduler tool.
  • Altered the ArgumentParser tool.