Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Sigil supports wildcard version management
i.e. package;org.foo.* [1.0.0, 2.0.0)
implies import all packages org.foo and below using version 1.0.0 if not otherwise specified
Should rename common packages to aid version management (more refactoring testing ahead)