Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 444 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 444 Bytes

Changelog

  • Use serde_url to read base URL from configuration, and the url::Url type to represent the base URL when generating hashed short links
  • More verbose errors for URL formatting errors

v0.2.1

  • Upgrade dependencies
  • Cargo update

v0.2.0

  • HTML/CSS UI, submission form
  • Ability to provide files to use custom HTML/CSS
  • Add documentation

v0.1.0

  • Initial development of required basic features
  • Headless operation