Skip to content

v0.16

Latest
Compare
Choose a tag to compare
@brancomat brancomat released this 29 Oct 10:23

New in version 0.16

  • Redesigned source detection. Some of monci ci --source-type list styles have been chanegd
  • Bug fixing (#106)
  • Fixed deprecated methods on python 3.12
  • Linter refactoring
  • Added --option include_source=true to monci ci for Debian builds, to run
    dpkg-buildpackage with the -sa option. (#105)
  • Validate --option based on available options for the selected build, and
    their type
  • Added Fedora 39 and 40 to supported distros
  • monci ci: update/upgrade the container before a build, unless --quick is specified (#100)
  • monci lint: static checks for sources (#101)
  • Build from tag when using a remote repository (#99)