- Small bump to ensure that the `sdist` gets uploaded to PyPI too.
0.6.0
**Released: 2022-09-26**
- Sprinkled some Rich support, without a dependency on Rich, mostly as a way to try out a slight reworking of the parser classes, which should go on to benefit [ng2web](https://github.com/davep/ng2web).
0.5.0
**Released: 2022-09-19**
- Lots of internal tweaks - Turned the prompt/offset tuples into `NamedTuple`s to make access to values read better in client code.
0.4.0
**Released: 2022-03-31**
- Added `make_dos_like`.
0.3.0
**Released: 2022-01-10**
- Added code to the Entry classes that allows proper access to previous and next entries.