Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: reloadware/reloadium

Tags

0.8.0

Toggle 0.8.0's commit message
[Reloadium] 0.8.0 Release

**Miscellaneous**:

  Added:
    * Print warning when no files are watched
    * Print watched paths on start

  Fixed:
    * PYTHONPATH issues for standalone usage
    * Tuples reloading when not changed bug

0.7.18

Toggle 0.7.18's commit message
[0.7.18] Release

**Miscellaneous**:

  Changed:
    * Move cache to dot directory

  Added:
    * No reload decorators
    * PyGame plugin
    * Older mac os systems compatibility
    * No reload decorators validation

  Fixed:
    * Flask request object update issues
    * Python 3.6 compatibility issues

  Removed:
    * Full reload feature

0.7.17

Toggle 0.7.17's commit message
[0.7.17] Release

**Miscellaneous**:

  Added:
    * Windows 32 bit compatibility
    * Handling unsupported python and os versions
    * Desynchronisation reason messages
    * Python 3.10 support
    * Report to github message
    * Wheel size optimisation

0.7.15

Toggle 0.7.15's commit message
[0.7.15] Release

**Miscellaneous**:

  Added:
    * Property frame reloading
    * Classmethods frame reloading

  Fixed:
    * Minor bugs

**Code quality**:

  Added:
    * Frame reloader integrity tests
    * General refactor

0.7.10

Toggle 0.7.10's commit message
[0.7.10] Release