version should support float type #18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This file is correct:
This should too:
This feature is already solved.
Let's solve another feature about the
version
attribute :The
version
attribute can be unspecified.Let's say that you don't have to put the version number in the YAML definition file, if you don't want to.
The idea is to be able to put a default version number already set in RougailConfig.
The behavior is that if the version is defined in the YAML file, then this overrides the default definition set in
RougailConfig