Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Release version 0.3.0 | Jakub Jirutka | 2018-06-20 |
| | |||
* | Make it compatible with Opal | Jakub Jirutka | 2018-06-19 |
| | | | | Note: Changing order of requires is just for esthetic reason. | ||
* | Change Resolver#read_file to accept block (breaking API change) | Jakub Jirutka | 2018-06-19 |
| | | | | | | The main reason for this change is to ensure that file is closed right after we're done with it, not after garbage collector comes in. Also IO.foreach is not supported by Opal. | ||
* | Release version 0.2.0 | Jakub Jirutka | 2018-05-09 |
| | |||
* | Use Asciidoctor::LoggerManager to obtain default logger if available | Jakub Jirutka | 2018-05-09 |
| | |||
* | Release version 0.1.1 | Jakub Jirutka | 2018-05-04 |
| | |||
* | Fix compatibility with asciidoctor 1.5.7 | Jakub Jirutka | 2018-05-04 |
| | |||
* | Define protected readers for attributes in Resolver | Jakub Jirutka | 2018-01-30 |
| | |||
* | Release version 0.1.0 | Jakub Jirutka | 2018-01-30 |
| | |||
* | Implement processor and resolver | Jakub Jirutka | 2018-01-30 |
| | |||
* | Prepare project structure | Jakub Jirutka | 2018-01-30 |