-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove deprecated methods from extension
package
#1203
Labels
Milestone
Comments
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
May 22, 2023
* Remove deprecated methods in asciidoctorj-core/org.asciidoctor.extension * Remove deprecated constants in asciidoctorj-api/org.asciidoctor.extension Fixes asciidoctor#1203
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
May 22, 2023
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
May 30, 2023
* Remove deprecated methods in asciidoctorj-core/org.asciidoctor.extension * Remove deprecated constants in asciidoctorj-api/org.asciidoctor.extension Fixes asciidoctor#1203
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
May 30, 2023
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
May 31, 2023
* Remove deprecated methods in asciidoctorj-core/org.asciidoctor.extension * Remove deprecated constants in asciidoctorj-api/org.asciidoctor.extension Fixes asciidoctor#1203
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
May 31, 2023
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Jun 1, 2023
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Jun 1, 2023
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Jun 1, 2023
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Jun 1, 2023
5 tasks
abelsromero
added a commit
to abelsromero/asciidoctorj
that referenced
this issue
Jun 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Methods already marked should be removed for v3.0.0 release.
This includes mostly methods whose naming was aligned with Ruby and have now equivalent Java versions (same as #1202 (comment)).
We'll need to document these changes in the migration guide.
The text was updated successfully, but these errors were encountered: