Skip to content

ver. 0.96 (17.12.19)

Compare
Choose a tag to compare
@ussserrr ussserrr released this 17 Dec 20:26
· 274 commits to master since this release
a86cb82

(mostly) bug-fixing release

Changelog

  • Fix: generate_code() doesn't destroy the temp folder after execution
  • Fix: improved and actualized docs, comments, annotations
  • Changed: print Python interpreter information on testing
  • Changed: move some asserts inside subTest context managers
  • Changed: rename pio_build() => build() method
  • Changed: take out to the settings.py the width of the field in the log format string
  • Changed: use file statistics to check its size instead of reading the whole content
  • Changed: more logging output
  • Changed: change some methods signatures to return result value