2023-01-24 14:01:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dicttoxml: updated to 1.7.16
1.7.16
Resolved issue 98 and issue 99 (big thanks to adrien-berchet for identifying the \
issue and proposing the solution)
Added python_requires=">=3.6" to setup.py
|
2022-12-09 12:23:20 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dicttoxml: updated to 1.7.15
Version 1.7.15
Fixed issue 43
Implemented issue 82
Small fixes to readme.md
Version 1.7.14
Handle floating point keys as per issue 61
Option to return string instead of bytes as per issue 55
Reorganized readme.md to have a better flow.
Version 1.7.13
Fixed issue 53, dicttoxml(None) and dicttoxml("name") break in 1.7
Fixed issue 96, update readme section on debugging
Version 1.7.12
Fixed issue 95: changed project.toml to support Python 3.6+ and updated readme \
documentation.
|
2022-11-29 06:49:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dicttoxml: updated to 1.7.11
Version 1.7.11
Simplified solution to issue 94
Version 1.7.9
Fixed issue 94
|
2022-11-28 14:26:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dicttoxml: updated to 1.7.8
Version 1.7.8
Fixed: Boolean values now export into XML in lowercase (true, false) instead of \
capitalized (True, False).
|
2022-11-28 11:15:36 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dicttoxml: updated to 1.7.7
Version 1.7.7
Fixed: debug is turned off by default, and no longer prints "Debug mode is \
off" in the console.
|
2022-11-27 10:01:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-dicttoxml: updated to 1.7.6
Version 1.7.6
-------------
* Changes:
* Fixed (https://github.com/quandyfactory/dicttoxml/issues/88) on github.
* Made XML encoding attribute optional and editable as per \
(https://github.com/quandyfactory/dicttoxml/issues/83)
on github.
Version 1.7.5
-------------
* Changes:
* Fixed (https://github.com/quandyfactory/dicttoxml/issues/91) on github.
|
2022-01-19 18:50:48 by Thomas Klausner | Files touched by this commit (25) |
Log message:
*: fix for python 3.x
|
2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146) |
Log message:
*: python2 egg files are back, add them to the PLISTs
|
2022-01-10 21:33:18 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-dicttoxml: convert to egg.mk
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|