bdcs v0.1.1 Release Notes

    • โž• Add a new projects function that returns a list of all projects.
    • Projects is now an instance of FromJSON and ToJSON.
    • ๐Ÿ›  Fix running cabal commands under Docker.
    • ๐Ÿšš Move where the epoch appears in the output of groupIdToNevra.
    • โž• Add depcloseGroupIds for dependency solving from a list of IDs.
    • โž• Add depcloseNames for dependency solving from a list of package names.
    • ๐Ÿ“‡ Rename depclose to depcloseNEVRAs to make its function clearer.