1.3.0 (2024-09-18)
- grid: create grid (0edce97)
1.2.0 (2024-09-18)
- imgui_logger: add windows definition for localtime function (a8dedbc)
- imgui_logger: add windows definition for localtime function (b6b249f)
- imgui_logger: reorder parameters to localtime_s (65c9d6b)
- improve logging and add log ui (8cbb35f)
1.1.1 (2024-09-18)
- pheromone avoidance: change std::views::values (eb4d6b4)
- queue mode: fix constexpr issue (5aa1586)
- sandbox mode: fix bug in constexpr (5268aa1)
- sandbox mode: remove use of std::views for unordered_map chosen_params (33a7974)
- ui builder: add import string (8be5698)
1.1.0 (2024-09-18)
- semantic release: add required files for semantic release (27fefaa)