0.3.1
What's Changed
Workspace
- remove the feature matrix from the test CI, which now uses the
--all-features
option
Published crate
honeycomb-core
core definitions and tools for combinatorial map implementation
new:
- add
CMap2::split_edge
for future algorithm implementations by @imrn99 in #83 - add
CMapBuilder
structure by @imrn99 in #87
refactor:
honeycomb-render
visualization tool for combinatorial maps
fix:
- update aspect ratio to prevent deformation of the rendered map by @imrn99 in #85
- shrink face relatively to their original sizes by @imrn99 in #86
Others
honeycomb-benches
refactor:
Full Changelog: 0.3.0...0.3.1