| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-19 | Improve the code's documentation | jvoisin | |
| 2018-07-10 | Remove `print` from libmat, and use the `logging` module instead | jvoisin | |
| This should close #28 | |||
| 2018-07-07 | Bump the coverage for pdf | jvoisin | |
| 2018-07-02 | Improve a bit the formatting of the code thanks to pyflakes3 | jvoisin | |
| 2018-06-24 | Ensure Poppler's minimal version | jvoisin | |
| We're using methods that aren't available in Poppler below 0.46, so we're checking for this upon import. This commit is based on ideas from @LogicalDash ♥ | |||
| 2018-06-04 | Add more typing and use mypy in the CI | jvoisin | |
| 2018-05-18 | Rename some files to simplify packaging | jvoisin | |
| - the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py` | |||
