summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Tried even harder to avoid the deprecation warning originally fixed inLeonard Richardson2019-01-061-1/+4
* Fixed an incorrectly raised exception when inserting a tag before orLeonard Richardson2019-01-061-0/+10
* Added information to CHANGELOG I forgot to add earlier.Leonard Richardson2018-12-311-0/+6
* Prep for release.Leonard Richardson2018-12-311-0/+1377
* Moved around a bunch of metadata.Leonard Richardson2012-02-081-229/+0
* Package the docs with the code.Leonard Richardson2012-02-071-2/+72
* Newly created tags use the same empty-element rules as the builder used to or...Leonard Richardson2012-02-071-5/+22
* Documented today's changes.Leonard Richardson2012-02-071-1/+12
* Moved documentation to README where tarball downloaders will see it.Leonard Richardson2011-08-161-154/+1
* Prep for beta release.Leonard Richardson2011-08-161-0/+15
* OK, figured that out.Leonard Richardson2011-05-211-0/+10
|\
| * Deprecated has_key in favor of has_attr.Leonard Richardson2011-05-211-0/+7
| * Renamed .next and .previous to .next_element and .previous_element.Leonard Richardson2011-05-211-0/+2
| * Changed dammit.py to require fewer changes to be Python 3 compatible.Leonard Richardson2011-05-211-0/+1
* | Changelog for attribute renamesAaron DeVore2011-03-051-3/+6
|/
* Renamed replaceWith to replace_with.Leonard Richardson2011-02-281-0/+1
* Prep for an alpha release.Leonard Richardson2011-02-271-4/+21
* Emit an XML declaration when appropriate.Leonard Richardson2011-02-261-0/+15
* Renamed prettyPrint to pretty_print.Leonard Richardson2011-02-211-0/+1
* Renamed constructor arguments to comply with PEP 8.Leonard Richardson2011-02-201-0/+5
* Since we can't parse in CData objects ATM, added a test for CData objects cre...Leonard Richardson2011-02-201-0/+19
* Added a test showing weird behavior when you .insert contents into an empty-e...Leonard Richardson2011-02-201-3/+3
* Test that empty-element tags that get children stop being empty-element tags.Leonard Richardson2011-02-201-0/+16
* By default, Unicode Dammit converts smart quotes to Unicode characters, not X...Leonard Richardson2011-02-181-2/+2
* Clarified CHANGELOG.Leonard Richardson2011-02-181-1/+1
* Reminisced in the CHANGELOG.Leonard Richardson2011-02-181-0/+7
* Fixed the findAll backwards compatibility alias.Leonard Richardson2011-02-181-10/+10
* Did a bunch more renames--they're listed in the CHANGELOG.Leonard Richardson2011-02-181-1/+8
* Renamed findAllPrevious to find_all_previous.Leonard Richardson2011-02-181-0/+2
* Renamed findNext to find_next.Leonard Richardson2011-02-181-0/+3
* Renamed a straggler generator.Leonard Richardson2011-02-181-0/+2
* Renamed the generators and made them properties.Leonard Richardson2011-02-181-2/+24
* Renamed recursiveChildGenerator to recursive_children.Leonard Richardson2011-02-181-0/+5
* Renamed findAll to find_all.Leonard Richardson2011-02-181-0/+3
* Started keeping a changelog again.Leonard Richardson2011-01-291-0/+9
* Moved everything into the top-level directory and got rid of buildout.Leonard Richardson2011-01-281-0/+122
* First attempt at an import.Leonard Richardson2009-04-101-122/+0
* Initial (manual) import.Leonard Richardson2009-03-131-0/+122