summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Release version 0.4.1Jakub Jirutka2018-08-26
|
* Release version 0.4.0Jakub Jirutka2018-08-12
|
* Add special API for JS, don't register implicitly after requireJakub Jirutka2018-08-12
|
* Release version 0.3.0Jakub Jirutka2018-06-20
|
* Make it compatible with OpalJakub Jirutka2018-06-19
| | | | Note: Changing order of requires is just for esthetic reason.
* Change Resolver#read_file to accept block (breaking API change)Jakub Jirutka2018-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.0Jakub Jirutka2018-05-09
|
* Use Asciidoctor::LoggerManager to obtain default logger if availableJakub Jirutka2018-05-09
|
* Release version 0.1.1Jakub Jirutka2018-05-04
|
* Fix compatibility with asciidoctor 1.5.7Jakub Jirutka2018-05-04
|
* Define protected readers for attributes in ResolverJakub Jirutka2018-01-30
|
* Release version 0.1.0Jakub Jirutka2018-01-30
|
* Implement processor and resolverJakub Jirutka2018-01-30
|
* Prepare project structureJakub Jirutka2018-01-30