What's Changed
- Implemented database classes by realshouzy in https://github.com/realshouzy/pynrw/pull/3
- Add reverse tree traversal by introducing the `reverse` boolean keyword argument in 0887f3e
- Marked `reverse_inorder` as deprecated in 792c0a4
- Further internal adjustments
**Full Changelog**: https://github.com/realshouzy/pynrw/compare/v1.2.0...v1.3.0