Skip to content

Releases: AOSC-Dev/oma-apt-sources-lists

v0.1.0

18 Aug 05:57
Compare
Choose a tag to compare

Chore\n\n - use 2021 edition and remove upstream rustfmt.toml and toolchain\n - Also cargo clippy\n - Update dependencies\n - Upgrade reqwest dependency\n - Upgrade Rust to 1.35.0\n\n### Chore\n\n - add changelog\n\n### New Features\n\n - Add callback-based entries iterator for SourcesLists\n\n### Bug Fixes\n\n - Fix the upgrade example\n\n### Other\n\n - add methods for fetching dist URLs\n\n### Commit Statistics\n\n - 24 commits contributed to the release over the course of 1744 calendar days.\n - 8 commits were understood as conventional.\n - 0 issues like '(#ID)' were seen in commit messages\n\n### Commit Details\n\n\n\n
view details\n\n * Uncategorized\n - Add changelog (49dd2c4)\n - Use 2021 edition and remove upstream rustfmt.toml and toolchain (c2d237d)\n - Update dependencies (0df4611)\n - Add callback-based entries iterator for SourcesLists (1268de4)\n - Upgrade reqwest dependency (1059504)\n - Upgrade Rust to 1.35.0 (b757a9a)\n - Fix the upgrade example (3e72f14)\n - 🚑 Fix repo modifications to apply to all entries of a given URI (0f2c82f)\n - 🚑 Fix dist_replace only replacing exact suite matches (a6703be)\n - 💥 Support retaining a repo if it is in the retain set (4d3f946)\n - 💣 🔨 ✨ SourcesFile -> SourcesList; Repo Modification Support (b44bf5a)\n - 🔨 Refactoring (a9178b5)\n - ✨ Add SourcesList::dist_replace (e6da744)\n - 🔨 Allow files to be written after all in-memory modifications have been made (a3cfd08)\n - ✨ Prevent storing duplicate SourceLines (aff87d2)\n - 🚑 Fix writing of source lists (2c69e3a)\n - ✨ On insert, update entries which already exist (27eee86)\n - ✨ Support inserting, removing, and commenting entries (d23b0c2)\n - 🚑 Fix options displaying in SourceEntry (dd43eb5)\n - Derive Clone/Debug for SourcesList (b1b7ede)\n - Add SourcesList::dist_upgrade (af69276)\n - Add methods for fetching dist URLs (658ccc1)\n - Support getting URLs to the dist and pool paths (aa99485)\n - Initial commit (b8ebe4d)\n
\n\n