Skip to content

v1.1.1

Compare
Choose a tag to compare
@Kokonico Kokonico released this 11 Dec 22:58
· 112 commits to master since this release

1.1.1

fixes, fixes, fixes

  • fixed circular import issue introduced in 1.1.0.
  • split base.py into LogMessage.py, and LogNode.py
  • fixed set_max_messages_in_memory() not truncating the list of messages already stored in the LogNode.

while this release changes a lot for developing the internals of ObjLog, it WILL NOT affect the outer API.

Full Changelog: 1.1.0...1.1.1