Skip to content

Releases: jannomeister/pathfinder

v0.4.5

17 Oct 06:49
3864a7d
Compare
Choose a tag to compare

🚀 New Changes

  • chore(package): add homepage #31
  • chore: update readme and package.json #30
  • chore(package): update deps and remove homepage #29
  • chore(package): update details #27

v0.4.2

26 Sep 00:44
a9b5e70
Compare
Choose a tag to compare

🚀 New Features

  • feat(husky): added husky for pre-commit hook validations #24
  • chore(package): update deps #23

v0.4.1

19 Aug 08:51
bc0eac3
Compare
Choose a tag to compare

🐛 Bugs

  • fixed config folder not found issue (#19) (20)

v0.4.0

19 Aug 08:39
79be59a
Compare
Choose a tag to compare

🚀 New Features

  • improved README (#15) (17)
  • added Depth-first Search algorithm (#11) (16)
  • updated app title (#10) (13)

🐛 Bugs

  • added max-width to fixed container (#12) (14)

v0.3.0

11 Aug 02:21
d00e47b
Compare
Choose a tag to compare

🚀 New Features

  • feat: improved UI (#8)

v0.2.1

10 Aug 09:13
054ad75
Compare
Choose a tag to compare

🚀 New Features

v0.2.0

10 Aug 07:04
d4411c3
Compare
Choose a tag to compare

🚀 New Features

  • feat(A*): added heuristics and diagonal search support (#2)

v0.1.0

10 Aug 06:46
caec218
Compare
Choose a tag to compare

initial release