Releases: PacketHelper/packet-helper-next
Releases · PacketHelper/packet-helper-next
v1.6.0
1.6.0 (2022-02-22)
Bug Fixes
- Add missing devDependencies (33e577b)
- update a package.json with missing release info (48fa502)
Features
- Rewrite components with the Typescript (#71) (7cbfbbf)
v1.5.1
1.5.1 (2022-02-20)
Bug Fixes
v1.5.0
1.5.0 (2022-02-20)
Bug Fixes
- Remove eslint from package.json (9f01c0d)
Features
v1.4.1
1.4.1 (2021-11-08)
Bug Fixes
- Add example to the SimpleDiff (db0fe48)
v1.4.0
1.4.0 (2021-09-26)
Features
- app.vue: add information btn/icon (95bc576)
v1.3.4
1.3.4 (2021-09-19)
Bug Fixes
- landingpage.vue: do not roll up hex after user hit decode (#55) (2f20c5b)
v1.3.3
1.3.3 (2021-09-18)
Bug Fixes
- potential fix issue with loading packets with different length (b4cafea)
v1.3.2
1.3.2 (2021-09-18)
Bug Fixes
- src/components/compare.vue: resolve issue with comparing lower-u… (#49) (70dcc42)
v1.3.1
1.3.1 (2021-09-18)
Bug Fixes
- src/app.vue: fix issue with wrong router value for /compare (#48) (c632de2)
v1.3.0
1.3.0 (2021-09-18)
Features
- src/compontents/compare.vue: add the page to show quick diff between packets & hexdumps (#47) (22708cd)