
25 Jul 2009, Version 0.0.2-0.1
- Improved support of debug information files.
- Processing of "ds" directive was changed.
	Now value to fill can be specified:
	DS  1024, 55h  ; fill 1024 bytes with 55h value
- Fixed bug with processing expressions with brackets.
	Now the following will not produce compilation errors:
	lxi d, (2+2)*2
- Minor installation target in Makefile improvement
- Output debug information file in mentioned in program usage

08 Jun 2009, Version 0.0.1-0.4
- First public release.
