Add get_parsers() and get_formats()

This commit is contained in:
Jesse Gumm 2014-08-30 15:53:19 -05:00
parent 58f75fc966
commit 928c4e9be4
4 changed files with 22 additions and 4 deletions

View file

@ -1,6 +1,8 @@
## 0.4.0 (in-development)
* Add basic date arithmetic (still needs tests)
* Add `get_formats()` and `get_parsers()` to see list of registered formats and
parsers.
## 0.3.0