- 
    Fri Jun 09 2017 clime <clime@redhat.com> 1.60-1
    
- use global const map for on/off command line switches value translation
   
  
  - 
    Wed Apr 19 2017 clime <clime@redhat.com> 1.59-1
    
- when building module --url or --yaml needs to be selected
- remove make-module command
- update man for build-module command
- allow to submit optional params to mbs
- frontend act as a gateway between user and mbs
- possibility to submit yaml file to mbs
- compose auth url more prettier
- describe module actions in man
- rename method for making module to match cli naming
- split module building into two separate commands
- add possibility to build module via MBS or not
- add command for building modules
- more similar mock-config with real builder's config
- put errors/warnings on stderr
- fix trace in 'copr-cli --debug'
- replace fedorahosted links
- use 'avg' api from python-progress
   
  
  - 
    Thu Dec 01 2016 clime <clime@redhat.com> 1.58-1
    
- `copr-cli edit-chroot` implemented (without modulemd uploading)
- add 'mock-config' command
- added auto-prune project's option
- Bug 1390067 - Progress speed/estimates are completely incorrect
- Bug 1389265 - Using groups with copr-cli is not easily discoverable
- brought unittests into passing state
- stripped down impl of building from dist-git
- Bug 1335168 - Delete build(s) from CLI
- disable network by default when creating new copr
   
  
  - 
    Mon Sep 19 2016 Miroslav Suchý <msuchy@redhat.com> 1.57-1
    
- re-use PYTHONPATH in cli wrapper
   
  
  - 
    Mon Sep 12 2016 Miroslav Suchý <msuchy@redhat.com> 1.56-1
    
- require python-progress on Fedora
- fix for python-progress API
   
  
  - 
    Mon Aug 15 2016 clime <clime@redhat.com> 1.55-1
    
- Bug 1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level
   
  
  - 
    Fri Jul 15 2016 Miroslav Suchý <msuchy@redhat.com> 1.54-1
    
- actually define use_python3 macro
   
  
  - 
    Fri Jul 01 2016 clime <clime@redhat.com> 1.53-1
    
- enable pylint checks only if python3 macro is enabled
- Bug 1335237 - copr create command missing --disable_createrepo
- --enable-net option added for create/modify commands of copr-cli
- added man entry about --unlisted-on-hp option of create command
   
  
  - 
    Thu Jun 16 2016 Miroslav Suchý <msuchy@redhat.com> 1.52-1
    
- configure more packages to run pylint
- run checks for copr-cli
- man page for --background of copr-cli
- add --background option to new build in CLI
- man entries for copr-cli package actions + tests update
- Add syntax for working with group projects to the man page.
- honor standard build options for build-package cmd + use
  package.has_source_type_set in API
- _No_ to Url & Upload package types
- man: add examples
- experimental support of building packages
  with copr-cli
- list-package-names cmd added + build-package cmd implementation thub
- added --with-all-builds, --with-latest-
  build and --with-latest-succeeded-build options for list-packages and get-
  package cmds
- support forking via CLI
   
  
  - 
    Thu May 26 2016 clime <clime@redhat.com> 1.51-1
    
- support for package manipulation
- added watch-build subcommand
- Bug 1333771 - Traceback from copr-cli when missing --pythonversions
- rubygems CLI support implemented