aboutsummaryrefslogblamecommitdiffstats
path: root/CHANGES.rst
blob: de83234ff2f51846bb1cecb3bfd4982879b111bb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13



         








                                           








                                                            



                                                                
             


                                                       
=========
Changelog
=========

Version 1.0.2
=============

- Improve documentation.

- Add a guide for maintainers.

- Add a tox environment for sdist building.

Version 1.0.1
=============

- Update dagre Javascript module to address security issues.

- Documentation improvements.

- Avoid PyScaffold bug.

- Repackage Javascript modules using newer npm, to avoid problem
  with timestamps which causes building of wheels to fail:
  https://github.com/npm/npm/issues/19968

Version 1.0.0
=============

- Turned into a proper Python module, using PyScaffold.