Skip to content

Tags: mrtelecaster/hexmap

Tags

v0.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare for publication

Some additional changes to prepare the crate for publication on crates.io

* Rename crate to `hextile`
* Fix wildcard dependencies and bump version
* Remove unused imports
* Bump version 0.1.2

v0.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare for initial release

* bump version
* fill in Cargo.toml package info
* Select/define license (GLP3 or Later) and add license info to documentation
* Remove examples (messy/redundant, better examples can be added at a later date)
* Fill in various documentation comments