v0.1.4

- Added BASIC header detection with -u (requires starting address).
  This is experimental in 0.1.4 but will likely be the future default.
- Removed old contact info
- Revised copyrights
- Add ChangeLog
- Patch from Hannu Nuotio for malloc() glitch in label manager
- Patch from Vladimir Rytikov for use-after-free error
- Some safety assertions (report if you hit one of these)

v0.1.3

- Fix absolute addresses that should not be rendered as zero page
- Fix relative addressing glitch
  (thanks Nikkel Holm Olsen for both)

v0.1.2

v0.1.1
- Initial release and fork from d65 0.2.1
