I will merge the respective PR [1] over the weekend.
So in case you have written an extension based on snapshots of the asciidoctorj-1.6.0 branch, this will break your code!!!
You will have to align it to this renaming!!!
This is also the case if you use the 1.6.0-SNAPSHOT versions from oss.jfrog.org.
If you have written extensions for AsciidoctorJ 1.5.2 you are fine, but please be aware of the change once you want to upgrade to 1.6.0.
We're also planning to cut a first alpha release in the next few weeks, so you will also be able to enjoy the evolution of AsciidoctorJ via jcenter.
Re: [dev] Announcement: Renaming of the AST classes. Concerns all extension and converter writers!
Administrator
2681 posts
On Wed, Oct 7, 2015 at 4:36 PM, LightGuardjp [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Is the core undergoing the same renaming, @mojavelinux?
Not at this point. It will probably happen when we do the inline parsing of the AST, which is probably going to be Asciidoctor 2. More details on that plan are forthcoming (I first need to focus on the 1.5.3 release).