Changelog
=========

Version 0.2.0
*************
    Partially rewrite from scratch

    Respect topological editing options

    Use Advanced Digitizing Tools (best integration with QGis)

    Add information when draw shapes

    Add light command line (beta)

    Drop numpy dependance

    New API for using shapes

    New GUI:
        Use a dockwidget now

        CADDigitize moved into Vector's menu

    .. image:: ./images/NewGUI.png
        :scale: 50 %


Version 0.1.3
*************
    New snapping for QGis >= 2.8 ; No more needs to press ctrl

    Change repository (Move to gitlab)

Version 0.1.2
*************
    Add editing tools:
        Trim and extend

        Offset (and buffer)

    Documentation

    Fix bugs

    Need numpy

Version 0.1.1
*************
    Add Numerical Digitize

    Fix snapping

    Add translation (fr)

    Fix save attribute after create feature

    Fix bug with Circle by 3 points


