Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Holder
9ea6d8815d Remove some unused code
- Remove all code which was previously marked with
  `NotImplementedError("unused")`.
- Remove unsued command line arguments
2024-02-02 19:49:51 +01:00
Nathan Baker
1ba71af5e1 Update Sphinx package versions.
Fixes #184.
2024-01-15 19:52:01 -08:00
Nathan Baker
c9f3fc6e68 Fix typo in RST file. 2023-12-31 17:19:05 -08:00
Nathan Baker
6c1d5e2552 Update ChangeLog 2023-12-31 08:44:05 -08:00
Nathan Baker
af1b08dcbb Release candidate for 3.5.0.
Fixes #153.

Once tagged as v3.5.0 (after commit to master), the version should
automatically update via versioneer.
2023-02-12 20:49:59 -08:00
Nathan Baker
c74e7cda66 Clarify change in log.
Fixes a863426e63 (r1096640761)
2023-02-05 14:13:28 -08:00
Nathan Baker
0de6387b69 Clarify change in log.
Fixes a863426e63 (r1096641709)
2023-02-05 14:12:16 -08:00
Nathan Baker
a863426e63 Add past changes to ChangeLog.
Fixes #155.
2023-02-04 19:21:08 -08:00
Nathan Baker
74b8425234 Remove Python 3.7 support.
Make corresponding changes to other files (including a few that I
missed before).
2023-01-29 14:58:57 -08:00
Nathan Baker
0a0602761b Update Python support.
Remove 3.6 and change Change Log.
2023-01-29 14:45:54 -08:00
Nathan Baker
52e3649e27 Address comments on change log.
See d87afb3df5 (commitcomment-45090556)
2020-12-15 20:10:40 -08:00
Nathan Baker
d87afb3df5 Document changes associated with older releases.
Fixes #117.
2020-12-13 16:49:26 -08:00
Thomas Holder
82879cdda5 Add a changelog 2020-12-09 20:05:14 +01:00