Skip to content

0.7.2

Compare
Choose a tag to compare
@solnic solnic released this 17 Oct 06:40
· 982 commits to main since this release

Added

  • Container.enable_stubs! for test environments which enables stubbing components (GustavoCaso)

Changed

  • Component identifiers can now include same name more than once ie foo.stuff.foo (GustavoCaso)
  • Container#boot! was renamed to Container#start (davydovanton)
  • Container#boot was renamed to Container#init (davydovanton)

Compare v0.7.1...v0.7.2