Skip to content

Latest commit

 

History

History
59 lines (55 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

59 lines (55 loc) · 3.32 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.

0.6.2 - 2024-02-14

Bug Fixes

  • partially fix Color which would misinterpret numbers like 0000FF as #FF b09033d30c1cbb1886ae69b6ced3545be82a78e2 - vargad
  • fix broken doc test - 861bfb76c94876bc370a688f57da12fb06719084 - vargad

0.6.0 - 2023-11-28

Bug Fixes

  • fix typo - (158c459) - RobWalt
  • for geo-types 0.7 upgrade - (7ebff74) - Gérald Lelong

Documentation

  • update readme - (a1d5e6a) - Gérald Lelong
  • add readme to cargo.toml - (1943852) - Gérald Lelong
  • add badges - (fba31da) - Gérald Lelong
  • use github link for doc image - (af45fec) - Gérald Lelong
  • add documentation - (8dedde1) - Gérald Lelong

Features

  • add trait to combine multiple SVG-able things into compound SVG - (214bcbd) - RobWalt
  • add simple text - (8988ff3) - RobWalt
  • Upgrade to GitHub-native Dependabot - (5785cb7) - dependabot-preview[bot]
  • use geo::CoordNum - (a815171) - Gérald Lelong
  • Create rust.yml - (a574cfc) - Gérald Lelong
  • Updating geo-types and num-traits - (c50f45d) - Dan Dixey
  • use dyn keyword - (39d9421) - Gérald Lelong
  • fill -> with_fill_color - (f9fae16) - Gérald Lelong
  • add Svg::with_margin - (167b513) - Gérald Lelong
  • add slice and vec impl - (b463981) - Gérald Lelong
  • add hsl colors - (48605ab) - Gérald Lelong
  • new API - (979494a) - Gérald Lelong
  • starting rewrite - (3084e99) - Gérald Lelong

Miscellaneous Chores

  • (cargo-release) start next development iteration 0.5.1-alpha.0 - (25ea1d2) - Gérald Lelong
  • (cargo-release) version 0.5.0 - (a67327a) - Gérald Lelong
  • (cargo-release) start next development iteration 0.4.1-alpha.0 - (5a58c06) - Gérald Lelong
  • (cargo-release) version 0.4.0 - (5fbbf56) - Gérald Lelong
  • (cargo-release) version 0.3.0 - (0343b61) - Gérald Lelong
  • (cargo-release) start next development iteration 0.2.3 - (c940668) - Gérald Lelong
  • (cargo-release) version 0.2.3 - (e0730b7) - Gérald Lelong
  • (cargo-release) start next development iteration 0.2.2 - (2092477) - Gérald Lelong
  • (cargo-release) version 0.2.2 - (c6c7297) - Gérald Lelong
  • (cargo-release) start next development iteration 0.2.1 - (3795356) - Gérald Lelong
  • (cargo-release) version 0.2.1 - (58ef19b) - Gérald Lelong
  • (cargo-release) version 0.2.0 - (51cc3fb) - Gérald Lelong
  • add basic cog.toml - (31f559e) - aviac
  • bump version number - (c3cea87) - RobWalt
  • fix warnings - (024adcd) - RobWalt
  • adjust repository in Cargo.toml - (374a0e1) - RobWalt
  • add flake.nix and flake.lock - (7c612be) - RobWalt
  • update Cargo.toml - (20f86be) - RobWalt
  • Update geo-types requirement from 0.5.0 to 0.7.1Updates the requirements on geo-types to permit the latest version.- Release notes- Changelog- CommitsSigned-off-by: dependabot-preview[bot] [email protected] - (c7832cb) - dependabot-preview[bot]
  • remove crates.io badges - (d8517e8) - Gérald Lelong
  • remove dbg - (8a1f7b7) - Gérald Lelong

Changelog generated by cocogitto.