Skip to content

0.3.1

Compare
Choose a tag to compare
@imrn99 imrn99 released this 31 May 07:55
· 114 commits to master since this release

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