bitwise/bitwise.changes

37 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Aug 21 12:37:13 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 0.50
* Enhancements:
+ Add r command to reverse endianess
+ Allow shortening of commands
* Bug Fixes:
+ Disable mouse events in interactive command mode
+ Fix backward key not working in some terminals
+ Fix divide by zero crash
+ Fit bit function overflow
-------------------------------------------------------------------
Mon Nov 1 09:28:54 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.43
* Add support for IPv4 parsing and output in command line mode
* Fix compiler warnings
-------------------------------------------------------------------
Fri Apr 16 18:14:55 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.42
* Add support for leading 0 on binary numbers
-------------------------------------------------------------------
Tue Apr 6 10:40:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Add "-Wl,--start-group" to CFLAGS to fix Tumbeweed linking
errors.
-------------------------------------------------------------------
Sun Dec 6 19:21:18 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.41