Commit Graph

19 Commits

Author SHA1 Message Date
Hynek Schlawack ab5712b6c5
Use more commen term from keep a changelog 2022-09-12 15:23:20 +02:00
Sviatoslav Sydorenko 9169c49966
Add a preview for the "next release" change notes (#1016)
* Add a preview for the "next release" change notes

This change integrates `sphinxcontrib-towncrier` into the docs build.
It uses Towncrier and its configs to render a draft changelog as RST
and injects that into the `changelog.rst` document right above the
older changelog entries using `towncrier-draft-entries` directive.

* Drop the change note from PR #1016

This partially reverts commit 0165dc355d2eb475cf59894d1561efb9b1963a39.

* Use `Not yet released` in the changelog draft

Co-authored-by: Hynek Schlawack <hs@ox.cx>
2022-08-22 14:27:40 +00:00
Hynek Schlawack 5d66e482d8 Repo janitoring 2015-12-08 15:47:03 +01:00
Hynek Schlawack af669b5153 Minor fixes 2015-11-19 14:04:00 +01:00
Christopher Armstrong eb38403381 fix markup and use semantic newlines 2015-11-19 14:01:00 +01:00
Christopher Armstrong c74c9b1f1e changelog 2015-11-19 14:01:00 +01:00
David Cournapeau 362ca35275 DOC: document improvement in changelog. 2015-10-15 16:50:22 +01:00
Hynek Schlawack 104487f803 Start new release cycle 2015-08-20 13:59:36 +02:00
Hynek Schlawack 5158b66af9 Prepare 15.1.0 2015-08-20 13:53:57 +02:00
Hynek Schlawack 3c426bb0a6 Credit Ying for her contribution 2015-08-20 13:47:32 +02:00
Hynek Schlawack e245f3d3df Fix multi-level inheritance
Fixes #24.
2015-08-20 13:25:32 +02:00
Hynek Schlawack 09f347f07b Fix copy-pasta error 2015-08-12 13:51:44 +02:00
Samuel A. Falvo II 708533239d Recommended documentation changes 2015-07-26 11:29:54 +02:00
Samuel A. Falvo II 9bb7076e15 Link changelog to readthedocs 2015-07-26 11:29:54 +02:00
Samuel A. Falvo II 0abd302cb2 Support optional values through a new validator.
Unfortunately, I'm unable to run tests locally b/c of severe dependency
hell.  I am unable to get tox, detox, python setup.py test, and other
means of running tests to work at all.  So, since I'm blocked on a
project by the lack of optional validator support, I am going to close
my eyes, look away, and pull the trigger, and hope I hit the target.

If someone who has a working Python configuration can please be kind
enough to let me know if my changes fail any tests, I'd be very
appreciative.

Even better, I'd love to know why a stock Python distribution with
dependencies installed is incapable of running the tests for attrs.
However, this isn't the right forum to answer that question.

(This PR has the 17+ debugging commits cleaned up.)
2015-07-26 11:29:53 +02:00
Hynek Schlawack 2bd4f9d056 Start 15.1.0 cycle 2015-04-15 18:01:10 -04:00
Hynek Schlawack 21d5dd792a Release 15.0.0 final 2015-04-15 17:39:29 -04:00
Hynek Schlawack 27e2f4e5c0 Document how to extend attrs 2015-03-23 10:32:13 +01:00
Hynek Schlawack 9560908555 Initial commit
Docs aren't there yet
2015-01-27 17:53:17 +01:00