Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

62 lines (38 loc) · 1.93 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.1.0 (2023-08-18)

Chore

  • use 2021 edition and remove upstream rustfmt.toml and toolchain
    • Also cargo clippy
  • Update dependencies
  • Upgrade reqwest dependency
  • Upgrade Rust to 1.35.0

Chore

  • rename to oma-apt-sources-list

Chore

  • add changelog

New Features

  • Add callback-based entries iterator for SourcesLists

Bug Fixes

  • Fix the upgrade example

Other

  • add methods for fetching dist URLs

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Rename to oma-apt-sources-list (b9ebb60)