Skip to content

Releases: TheBestTvarynka/bytes-formatter

v.0.3

26 Nov 09:37
869413e
Compare
Choose a tag to compare

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:

image

v.0.2

23 Apr 21:00
4d498ad
Compare
Choose a tag to compare
  • add notifications
  • add binary format support
  • add examples
  • fixed swap
  • small style improvements

Initial release

22 Apr 21:16
f9c15eb
Compare
Choose a tag to compare

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