- The most important is the introduction of `GdsLibrary`, which substitutes and extends `GdsImport`.
- Development now occurs in python 3, with version 2 being supported via `python-future`.
- A test suite (still under construction) has been included to help prevent introduction of new bugs.
- **Patch 1.1.1** fixes the missing README file in the [pypi](https://pypi.python.org/pypi/gdspy/) package.
The documentation has been re-organized and many bugs have been fixed, most notably in functions `inside` and `Cell.copy`.