Changelog of @hackage/arch-hs 0.2.0.0

Changelog

arch-hs uses PVP Versioning. The changelog is available on GitHub.

0.2.0.0

  • 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

0.1.1.0

  • Add uusi option

0.1.0.0

  • 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

0.0.0.0

  • Initially created.