All Versions
23
Latest Version
Avg Release Cycle
12 days
Latest Release
-

Changelog History
Page 2

  • v0.5.0.0 Changes

    • ➕ Add TargetDisappearException to complain if target is clearly not reachable

    • Warn abnormal dependencies

    • Clear trace file if is not empty

    • ✅ Collect test dependencies recursively

    • Drop meaningless alpm_errno_t

    • ⚡️ Update name preset (#30 #32)

    • 🛠 Fix a typo (#29)

  • v0.4.0 Changes

    November 07, 2020

    🐧 Alpm support

    🛠 Fix sub-libraries handling (#22)

    🛠 Fix missing build tools (#24)

    🛠 Fix flag comparison in diff (#25)

    🛠 Fix pretty printing of flags

    ⚡️ Update name preset (#26)

  • v0.4.0.0 Changes

    • 🐧 Alpm support

    • 🛠 Fix sub-libraries handling (#22)

    • 🛠 Fix missing build tools (#24)

    • 🛠 Fix flag comparison in diff (#25)

    • 🛠 Fix pretty printing of flags

    • ⚡️ Update name preset (#26)

  • v0.3.0 Changes

    October 11, 2020

    ⚡️ Update name preset

    ➕ Add check in submit

  • v0.3.0.0 Changes

    • ⚡️ Update name preset

    • ➕ Add check in submit

  • v0.2.0 Changes

    October 03, 2020

    More accurate naming conversion between hackage representation and archlinux representation, according to NAME_PRESET.json

    Clearer project structure

    More reasonable exceptions

    🐧 Provide versions of haskell packages in archlinux community

    ➕ Add arch-hs-submit executable

  • v0.2.0.0 Changes

    • More accurate naming conversion between hackage representation and archlinux representation, according to NAME_PRESET.json

    • Clearer project structure

    • More reasonable exceptions

    • 🐧 Provide versions of haskell packages in archlinux community

    • ➕ Add arch-hs-submit executable

  • v0.1.1 Changes

    September 27, 2020
    • ➕ Add uusi option
  • v0.1.1.0 Changes

    • ➕ Add uusi option
  • v0.1.0 Changes

    September 26, 2020

    👌 Support sub-libraries (#16)

    Split arch-hs-uusi into uusi

    👍 Better performance in dependency resolving

    🛠 Fix recommended package order

    Trace for dependency resolving

    More reasonable PKGBUILD template (#17) (#18) (#19) (#20)

    🛠 Fix indentation of flags' pretty printing