File: CHANGELOG.rst

package info (click to toggle)
python-morph 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 196 kB
  • sloc: python: 579; makefile: 19
file content (24 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=========
ChangeLog
=========


v0.1.3
======

* Added `xform` helper method
* Added hierarchical key specification (`tree`) in `pick` and `omit`


v0.1.2
======

* Removed `distribute` dependency
* Added `split` keyword to `tolist`
* Improved `default` handling of `tobool`


v0.1.1
======

* First tagged release