Skip to content

Latest commit

 

History

History
226 lines (141 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

226 lines (141 loc) · 16.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2022-05-07)

Features

Bug Fixes

Documents

1.0.0 (2022-05-07)

Features

Bug Fixes

Documents

0.5.0 (2022-04-20)

Features

  • added all maze generation algos (9022436)
  • added all pathfinding algo logic (a07164d)
  • added astar visualization (7a35370)
  • added maze visualization (5fc6f60)
  • added visualization (33b0213)
  • changed node color and added astar (6fe63b2)
  • restructured files (6697aff)
  • update dependencies (438ca68)

Bug Fixes

0.2.0 (2022-04-20)

Features

  • added all maze generation algos (9022436)
  • added all pathfinding algo logic (a07164d)
  • added astar visualization (7a35370)
  • added maze visualization (5fc6f60)
  • added visualization (33b0213)
  • changed node color and added astar (6fe63b2)
  • restructured files (6697aff)
  • update dependencies (438ca68)

Bug Fixes

0.1.4 (2022-04-20)

Features

Bug Fixes

  • fixed bug that allows user to select main grid (d8e7edf)
  • line rendering works (78c50b2)
  • trying to fix line rendering (440eba2)

Documents

0.1.3 (2022-04-03)

Features

  • A* script for 2D testing (cf102ed)
  • added home page that automatically creates a grid and added support for djikstra visualization (0a2532c)
  • added images (97b0515)
  • added images for home page (c3c17d0)
  • added node support (6b5c4e3)
  • added relevant fonts (7f338b4)
  • added support for djiktra's algorithm (329b654)
  • added vr images (b21f57e)
  • Dijkstra script for 2D testing (968e281)
  • initialized react dir (a1b7091)

Bug Fixes

Documents

0.1.2 (2022-02-28)

Documents

0.1.1 (2022-02-27)

Features

Documents

  • add the project description in the readme file (bea260f)
  • added block diagram for web and renamed AutoPath/ to VR/ (dabf58f)
  • added demo gif (9284141)
  • added poster with description for readme (4815c53)
  • added proposal and system design documentation (845584f)
  • added readme.me template (d06e269)
  • added special notes in readme (1d0da3d)
  • updated banners (be1f066)
  • updated banners (b9d0270)
  • updated block diagrams (83e43d5)
  • updated poster with description for readme (aaa15dc)
  • updated readme (1fe6504)
  • updated special notes in readme (90e0cc8)
  • updated vr block diagram (a1044bb)

0.1.0 (2022-02-27)

Documents

  • added block diagram for web and renamed AutoPath/ to VR/ (dabf58f)
  • added poster with description for readme (4815c53)
  • added proposal and system design documentation (845584f)

0.0.1 (2022-02-26)

Features

  • added ability for user to move on a simple platform in VR (aee11d8)
  • added product images (dd87d4e)
  • added support for changelog issues (f47c875)

Bug Fixes

Documents

  • add the project description in the readme file (bea260f)
  • added license (2e4b81c)
  • added readme.me template (d06e269)
  • updated banners (be1f066)

0.0.0 (2022-02-26)

Features

  • Added README.md (19ac32e)
  • added support for automatic changelog generation (0789f28)

Documents

  • added proposal and system design documentation (845584f)