Changelog for HsSVN-0.3.1
Changes from 0.3 to 0.3.1
-------------------------
* Subversion.Repository:
- Fixed dumpRepository bug which causes infinite-loop.
Changes from 0.2 to 0.3
-----------------------
* Subversion.Repository:
- Added new function: dumpRepository
* Subversion.FileSystem.Revision:
- Added new function: getRevisionNumber
- Renamed function: getRevisionProp ==> getRevisionProp'
- Renamed function: getRevisionPropList ==> getRevisionPropList'
- Added new function: getRevisionProp
- Added new function: getRevisionPropList
Changes from 0.1 to 0.2
-----------------------
* HsSVN now requires GHC 6.8.1