<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asciidoctor-interdoc-reftext, branch master</title>
<subtitle>plugin load fix fork</subtitle>
<id>https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/atom?h=master</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/'/>
<updated>2024-04-19T12:34:22+00:00</updated>
<entry>
<title>bump version to 0.5.3</title>
<updated>2024-04-19T12:34:22+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2024-04-19T12:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=ecadaf1a57d589e53bcebf4c5d9610c478aa7cbe'/>
<id>urn:sha1:ecadaf1a57d589e53bcebf4c5d9610c478aa7cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #6 (plugin fails to load)</title>
<updated>2024-04-19T12:04:48+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2024-04-19T12:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=ff38fcf9e42cddf298375032b7643e6001954329'/>
<id>urn:sha1:ff38fcf9e42cddf298375032b7643e6001954329</id>
<content type='text'>
This plugin failed to load under Asciidoctor 2.0.22 due to a difference
between the signature of the initialize method on the base
Asciidoctor::Extensions::TreeProcessor class and the implemented
initialize method in lib/asciidoctor/interdoc_reftext/processor.rb. This
commit modifies the function signature, and makes it so the Processor
class is now directly instantiated instead of by a reference passed to
the initialize method.
</content>
</entry>
<entry>
<title>Release version 0.5.2</title>
<updated>2020-04-15T22:58:38+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=329c9d28f2b88947d7ff24171f9d7ce5b87a064f'/>
<id>urn:sha1:329c9d28f2b88947d7ff24171f9d7ce5b87a064f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump codacy-coverage to ~&gt;2.2 and simplecov to ~&gt;0.17.1</title>
<updated>2020-04-15T22:54:32+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=774f9ef120ee3e8a40aec0eead1d932b17d3fa39'/>
<id>urn:sha1:774f9ef120ee3e8a40aec0eead1d932b17d3fa39</id>
<content type='text'>
codacy-coverage is not compatible with simplecov &gt;= 0.18, see
https://github.com/codacy/ruby-codacy-coverage/issues/50.
</content>
</entry>
<entry>
<title>Bump rake to ~&gt;13.0</title>
<updated>2020-04-15T22:49:02+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=f356547339f49795117f103e9ef6a20e3edf695d'/>
<id>urn:sha1:f356547339f49795117f103e9ef6a20e3edf695d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor and optimize getting Resolver from nested document</title>
<updated>2020-04-15T22:35:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T21:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=327035bb9a3393f355d22ad0a21c1a8cf22c6b3a'/>
<id>urn:sha1:327035bb9a3393f355d22ad0a21c1a8cf22c6b3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for xrefs inside nested documents</title>
<updated>2020-04-15T22:35:40+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T19:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=45c3b1eb9e028198bc91f8d02a8a07c0a676d69b'/>
<id>urn:sha1:45c3b1eb9e028198bc91f8d02a8a07c0a676d69b</id>
<content type='text'>
Related to #3
</content>
</entry>
<entry>
<title>Fix resolving xrefs inside nested documents</title>
<updated>2020-04-15T22:26:10+00:00</updated>
<author>
<name>David Åberg</name>
<email>434309+freke@users.noreply.github.com</email>
</author>
<published>2020-04-15T16:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=8202ba2f3c34607a752ee9e68257fe1e70a05df0'/>
<id>urn:sha1:8202ba2f3c34607a752ee9e68257fe1e70a05df0</id>
<content type='text'>
Only top parent have the :@_interdoc_reftext_resolver variable.

Fixes #3

Co-Authored-By: Jakub Jirutka &lt;jakub@jirutka.cz&gt;
</content>
</entry>
<entry>
<title>Fix using of the last argument as keyword parameters (deprecated)</title>
<updated>2020-04-15T22:25:38+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=d37db4c06caab2ab417cb54406a6d679a46fd6e5'/>
<id>urn:sha1:d37db4c06caab2ab417cb54406a6d679a46fd6e5</id>
<content type='text'>
    lib/asciidoctor/interdoc_reftext/processor.rb:85: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
    lib/asciidoctor/interdoc_reftext/resolver.rb:16: warning: The called method `initialize' is defined here
</content>
</entry>
<entry>
<title>Rubocop: Bump TargetRubyVersion for specs to 2.4</title>
<updated>2020-04-15T22:24:11+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=0df23cb5ebc5506710f163d7081b4b96b5554d3c'/>
<id>urn:sha1:0df23cb5ebc5506710f163d7081b4b96b5554d3c</id>
<content type='text'>
</content>
</entry>
</feed>
