10 lines
367 B
Markdown
Raw Normal View History

2013-09-18 12:54:27 +02:00
# dataset ChangeLog
*The changelog has only been started with version 0.3.12, previous
changes must be reconstructed from revision history.*
2013-09-19 19:25:28 +02:00
* 0.3.13: Fixed logging, added support for transformations on result
rows to support slug generation in output (#28).
2013-09-18 12:54:27 +02:00
* 0.3.12: Makes table primary key's types and names configurable, fixing
#19. Contributed by @dnatag.