- Add catch property to logger to allow automatically logging errors with with - All code is now indented using spaces
0.2.10
Not secure
- Allow finer verbosity control in logger - Allow multiple log commands to be collected and logged at the same time - Add decorator for aforementioned feature - Change thousand_seps from TickTock method to stand-alone function in `__init__` - Verbose logging now has same signature as normal logging
0.2.8
Not secure
- Add code to execute code with specific environment variables
0.2.7
Not secure
- Fix error where the full stacktrace was not printed by log.throw - `set_seeds` now checks if torch is available
This means torch seeds are still set without needing it as a dependency
0.2.6
Not secure
- Make Unverbose class private and update documentation - Update formatting when using .input