File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.5.0] (2022-08-09)
4+
5+ ### Changed
6+ - Change endianness setting type from bool to string
7+
8+ ### Fixed
9+ - Support for big endianness
10+
311## [ 1.4.0] (2022-07-21)
412
513### Added
@@ -83,6 +91,7 @@ Display a hover with following conversions of the pointed hexadecimal value:
8391
8492
8593
94+ [ 1.5.0 ] : https://github.com/mateuszchudyk/vscode-hexinspector/compare/v1.4.0...v1.5.0
8695[ 1.4.0 ] : https://github.com/mateuszchudyk/vscode-hexinspector/compare/v1.3.0...v1.4.0
8796[ 1.3.0 ] : https://github.com/mateuszchudyk/vscode-hexinspector/compare/v1.2.0...v1.3.0
8897[ 1.2.0 ] : https://github.com/mateuszchudyk/vscode-hexinspector/compare/v1.1.0...v1.2.0
Original file line number Diff line number Diff line change 22 "name" : " hexinspector" ,
33 "displayName" : " HexInspector" ,
44 "description" : " Provides fast and easy way to peek other forms of a hexadecimal/decimal/binary value" ,
5- "version" : " 1.4 .0" ,
5+ "version" : " 1.5 .0" ,
66 "publisher" : " mateuszchudyk" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments