Skip to content

0.9.0

Compare
Choose a tag to compare
@usercont-release-bot usercont-release-bot released this 06 Dec 13:30
ef947cd

0.9.0

New Features

  • General restructure of the classes thanks to the
    Red Hat Open Source Contest
    project done by @mfocko.
    • Classes are better linked together.
    • Functionality is moved to the classes from the GitProject classes.
    • You can now use the properties (setters) to modify objects.
    • Old behaviour should work as before, but will raise deprecation warnings.

Fixes

  • Creating of the GitHub pull-requests from the forked repository was fixed. (@sakalosj)