summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-11fix: importHEADmasterJovansonlee Cesar
2023-08-18change keywords0.7.2Jovansonlee Cesar
2023-08-18publish: prepare for 0.7.2 releaseJovansonlee Cesar
2023-08-18update to sauron 0.60Jovansonlee Cesar
2023-08-18update to sauron 0.60Jovansonlee Cesar
2023-08-18fix: issue#89Jovansonlee Cesar
2023-08-16update depJovansonlee Cesar
2023-08-16fix: due to changes in sauron jssJovansonlee Cesar
2023-08-12local develop branch usually uses local dep versionJovansonlee Cesar
2023-08-10Merge pull request #99 from deining/bump-workflow-actionsJovansonlee Cesar
2023-08-10Merge branch 'master' into bump-workflow-actionsJovansonlee Cesar
2023-08-10Merge pull request #101 from Neo-J-A/masterJovansonlee Cesar
2023-08-06use the latest published sauron crateJovansonlee Cesar
2023-07-23update axum in svgbob serverJovansonlee Cesar
2023-07-23refactor: organize circle_map, show the map at the top mostJovansonlee Cesar
2023-07-23chore: replace lazy_static with once_cell::LazyJovansonlee Cesar
2023-07-23update dep itertools and indexmapJovansonlee Cesar
2023-07-23chore: update nalgebra 0.30 -> 0.32, parry2d 0.8 -> 0.13Jovansonlee Cesar
2023-07-23chore: use the published sauron 0.57.0 versionJovansonlee Cesar
2023-07-21fix: update to newest version of sauronJovansonlee Cesar
2023-07-09fix: follow the rust conventions for svg tags and attributesJovansonlee Cesar
2023-07-02update to new version of sauronJovansonlee Cesar
2023-06-23fix imports due to changes in newest sauronJovansonlee Cesar
2023-05-14feat: Added stroke_color option to CLINeo_8_A
2023-04-18docs: Add changelog0.7.1Jovansonlee Cesar
2023-04-18fix: also add .svgbob namespace on the legend cssJovansonlee Cesar
2023-04-15fix:testsJovansonlee Cesar
2023-04-15update the svgbob_serverJovansonlee Cesar
2023-04-15release: prepare for 0.7.0 release0.7.0Jovansonlee Cesar
2023-04-15Update Changelog.mdJovansonlee Cesar
2023-04-15docs: add changelogJovansonlee Cesar
2023-04-14feat: **Breaking** make all the styles be contained under a .svgbob class, in...Jovansonlee Cesar
2023-03-11Fixing typosAndreas Deininger
2023-03-11Bump actions in GitHub workflow filesAndreas Deininger
2022-10-31formattingJovansonlee Cesar
2022-09-29refactor: move the fragments into the behaviorJovansonlee Cesar
2022-09-29refactor: use descriptiive nameJovansonlee Cesar
2022-09-29remove unused codeJovansonlee Cesar
2022-09-29feat: remove multiple Polygon tag for arrow charactersJovansonlee Cesar
2022-09-28fix: examples, add more TODO itemsJovansonlee Cesar
2022-09-28refactor: remove is_shared_x and is_shared_y since it is not usedJovansonlee Cesar
2022-09-28refactor: change the names of the circle according to their index instead of ...Jovansonlee Cesar
2022-09-28feat: implement THREE_QUARTERS_ARC circlesJovansonlee Cesar
2022-09-27feat: remove merge_line_with_polygon as it is buggy as wellJovansonlee Cesar
2022-09-27feat: improve endorse function to use re_endorseJovansonlee Cesar
2022-09-26disable running the show_circlesJovansonlee Cesar
2022-09-26feat: use the old algorithmn for adding multiple fragments, remove buggy code...Jovansonlee Cesar
2022-09-26refactor: give a name to the cells in the half arc firstJovansonlee Cesar
2022-09-26remove unused code, fix test_data, disable merge_marker_line since it is buggyJovansonlee Cesar
2022-09-26refactor: use index_map for the Circle span to preserve the order of the circ...Jovansonlee Cesar