# Changelog All notable changes to this project will be documented in this file. ## [0.4.0] - 2024-10-02 ### Features - [**breaking**] Making the nodes parameter a reference instead of moving in astar function (#1) ## [0.3.0] - 2022-04-10 ### Documentation - Updated changelog ### Features - Added abstract example ## [0.2.0] - 2022-04-10 ### Documentation - Updated changelog ## [0.1.0] - 2022-04-10 ### Features - Big bang - Added generics, updated tests and docs