Skip to content

Releases: PacketHelper/packet-helper-next

v1.6.0

22 Feb 19:37
Compare
Choose a tag to compare

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

20 Feb 14:52
90ee428
Compare
Choose a tag to compare

1.5.1 (2022-02-20)

Bug Fixes

v1.5.0

20 Feb 11:05
9f01c0d
Compare
Choose a tag to compare

1.5.0 (2022-02-20)

Bug Fixes

  • Remove eslint from package.json (9f01c0d)

Features

v1.4.1

08 Nov 21:31
c29a7d9
Compare
Choose a tag to compare

1.4.1 (2021-11-08)

Bug Fixes

  • Add example to the SimpleDiff (db0fe48)

v1.4.0

26 Sep 19:20
fecd0ad
Compare
Choose a tag to compare

1.4.0 (2021-09-26)

Features

  • app.vue: add information btn/icon (95bc576)

v1.3.4

19 Sep 19:32
2f20c5b
Compare
Choose a tag to compare

1.3.4 (2021-09-19)

Bug Fixes

  • landingpage.vue: do not roll up hex after user hit decode (#55) (2f20c5b)

v1.3.3

18 Sep 10:45
6d704c2
Compare
Choose a tag to compare

1.3.3 (2021-09-18)

Bug Fixes

  • potential fix issue with loading packets with different length (b4cafea)

image

v1.3.2

18 Sep 09:37
70dcc42
Compare
Choose a tag to compare

1.3.2 (2021-09-18)

Bug Fixes

  • src/components/compare.vue: resolve issue with comparing lower-u… (#49) (70dcc42)

v1.3.1

18 Sep 09:18
c632de2
Compare
Choose a tag to compare

1.3.1 (2021-09-18)

Bug Fixes

  • src/app.vue: fix issue with wrong router value for /compare (#48) (c632de2)

v1.3.0

18 Sep 09:05
22708cd
Compare
Choose a tag to compare

1.3.0 (2021-09-18)

Features

  • src/compontents/compare.vue: add the page to show quick diff between packets & hexdumps (#47) (22708cd)