All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2022-12-16
- Relax version requirements for dependencies (#39)
1.0.0 - 2021-10-20
- Remove
Filter
from the crate's public interface (#13)
0.3.0 - 2021-10-19
- Replace
init
function with a builder pattern (#11)
0.2.0 - 2021-10-04
- Include module name in log output (#7)
0.1.0 - 2021-09-25
- Implement simple logger that prints messages to the output console in Godot