Releases: TheBestTvarynka/bytes-formatter
Releases · TheBestTvarynka/bytes-formatter
v.0.3
Small features/improvements/fixes:
- Added UTF8/16 support;
- Fixed sharing and loading from URL;
- Replaced asn1 parser:
lapo.it/asn1js
->asn1.qkation.com
(improved fork of lapo); - Add total & selected bytes counter;
- Convert on hotkey: ctrl + enter;
- Auto convert on format change (in and out);
- Added favicon icon;
- Improved base64: base64 URL encoded support;
- Removed
DecimalArray
format; - Updated meta information;
- Added results saving. Demo:
v.0.2
- add notifications
- add binary format support
- add examples
- fixed swap
- small style improvements
Initial release
v.0.1. Implemented features:
- supported formats: decimal, hex, base64, ASCII
- integrated asn1 parser
- sharing
- params and loading from the query string and local storage
- auto convert/swap/copy result