Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Releases: excalamus/nostalgic

v1.4.0

08 Jun 03:31
Compare
Choose a tag to compare
  • Implement setting default values
  • Fix assignment bug
  • Refactor tests

v1.3.0

04 Jun 12:48
Compare
Choose a tag to compare
  • Make calling setters/getters on read/write optional

v1.2.0

03 Jun 02:19
Compare
Choose a tag to compare
  • Implement Configuration.set to apply configuration settings
  • Implement Configuration.get to update configuration settings
  • Fix premature shell exit for build script
  • Fix debug toggle
  • Refactor tests
  • Update documentation

v1.0.3

30 May 18:09
Compare
Choose a tag to compare
  • Updates to README

v1.0.2

30 May 18:08
Compare
Choose a tag to compare
  • Improved warnings
  • Updates to README
  • Added build script

v1.0.1

22 May 02:57
Compare
Choose a tag to compare

Fix import issues and tidy up PyPI info.

v1.0.0

21 May 21:34
Compare
Choose a tag to compare

This version should be minimally viable. See tests/ and the README for usage examples.