v0.2.0 #30
vic
announced in
Announcements
v0.2.0
#30
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
den is now being used in the real world. doing so caused many previously uncovered bugs to be fixed (see #18).
we now have more batteries included, most extracted from our examples CI code and some utilities from vic's own infra.
Provided batteries are intended to be small, opt-in and serve as examples for writing generic code with aspects.
I've also added a
_profilein our default template, as an easy option for getting started with a more organized layout. Since our CI examples might not reflect best organization practices as they are focused on den features.What's Changed from v0.1.0
den._.providessubmodule.den._.import-treeandden._.home-manager.BREAKING CHANGE: Public provider names and import paths changed:
den.import-treeshould be updated toden._.import-tree.den.home-managershould be updated toden._.home-manager._aspect_option.nix,_den_aspect.nix, and batteries/import-tree.nix) were removed — update any custom integrations accordingly.Full Changelog: v0.1.0...v0.2.0
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions