Skip to content

Flora 1.0.14 – Now going meta-index!

Compare
Choose a tag to compare
@tchoutri tchoutri released this 13 Dec 16:35
· 223 commits to main since this release

With this release, Flora is now able to process other package repositories.

On flora.pm we will start with indexing the Cardano packages. See https://flora.pm/documentation/namespaces for more information.

The search bar also gains modifiers, including one that allows you to restrict a package search to a specific namespace.
See https://flora.pm/documentation/search-features for more. information.

What's Changed

  • Colourise in red deprecation markers on the package page (#438)
  • Added more matches to the natural language processing category (#440)
  • Allow package imports from multiple repositories (#444)
  • Add a page on namespaces in the documentation (#451)
  • Add initial support for hosting package tarballs (#452)
  • Show depended on components in dependencies page (#464)
  • Add search bar for reverse dependencies (#476)
  • Support non Hackage repo URLs (#479)
  • Add description field in package index (#486)
  • Introduce search bar modifiers (#487)

New Contributors

  • @LemonjamesD made their first contribution 🎉