File: changelog.rst

package info (click to toggle)
python-dict2css 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: python: 509; sh: 17; makefile: 6
file content (30 lines) | stat: -rw-r--r-- 394 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
===============
Changelog
===============


0.2.2
-------

Changed the build backend from setuptools_ to whey_.

.. _setuptools: https://setuptools.readthedocs.io/en/latest/
.. _whey: https://whey.readthedocs.io/en/latest/


0.2.1
---------

Import ``Iterator`` from :mod:`typing` rather than from :mod:`collections`.


0.2.0
---------

.. changelog:: 0.2.0


0.1.0
---------

Initial release.