Skip to content

Releases: cpyberry/pytransform

v2.0.0

13 Sep 16:42
4ed472f
Compare
Choose a tag to compare
  • Support installation with pip
  • Add Requirements, Installation and introduction of the founder to README.md, add Japanese version README.md
  • Add RELEASE_NOTES.md and Japanese RELEASE_NOTES.md

v1.0.1

18 Apr 13:45
6f1b21e
Compare
Choose a tag to compare
  • add notice to the beginning of each file
  • add basic information to __init__

For example, you can write something like this:
pytransform.__version__

v1.0.0

11 Apr 15:02
fae5f88
Compare
Choose a tag to compare

Recursively apply the specified function to each element

  • add support for list type and dict type

Please read README.md for usage.