aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 5971daa076933f6c45fbb6ec399b2fd20841c766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ChangeLog for uxd

This is just a list of the user-visible changes in each release of uxd.
For the full log, see the git history.

202412?? v0.3.0
- Add -d option.
- Accept k/m/g/K/M/G suffixes for numeric arguments.
- Fix highlighting of DEL (0x7f); it's special (purple), not invalid (red).
- Detect overlong UTF-8 sequences.
- Fix bug: missing continuation bytes were throwing off the -i byte count.

20241216 v0.2.0
- Add command-line options and environment variables.

20241213 v0.1.0
- Initial release. Fully functional but not flexible.