Skip to content

Initialise 1build configuration file via command line

Compare
Choose a tag to compare
@gopinath-langote gopinath-langote released this 26 Jun 09:53
· 106 commits to master since this release
71b6f39

Added

  • Show 1build package version using -v or --version
  • Create 1build configuration by `1build --init <project_name>
  • Changelog draft
  • Pull request template

Changed

  • Issue template to custom template
  • 1build logo to have tagline below

Removed

  • Running tests on macOS using Python version 3.6

Fixed

  • Missing test for configuration file not found
  • Add .pyc in .gitigore
  • Running tests on macOS using Python version 3.7