1.1.1 (2023-07-08)
1.1.0 (2023-07-05)
1.0.7 (2023-04-29)
1.0.6 (2023-03-01)
1.0.5 (2019-04-20)
1.0.4 (2019-02-23)
1.0.3 (2019-02-03)
1.0.2 (2018-11-19)
- Allow values of any type to be set in the global context. (369feac), closes #4
- Escape new lines and carriage returns when message is inside quotes. (0ae5eed), closes #6
- Escape quotes in log message when format places it inside quotes. (547dcfc), closes #5
- Move regular expressions so they are compiled only once per instance. (698e364)
1.0.1 (2018-09-30)
- Allow properties of parent class to be printed. (8320c31)
- Do not restrict setContext() values to strings. (4c0cf2d)
1.0.0 (2018-09-28)
0.8.1 (2018-09-08)
- Fix typo in git repo URL. (b537a90)
- Initial release.