<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dynamize, branch v0.3.1</title>
<subtitle>A proc macro to enable trait objects with variable associated types</subtitle>
<id>http://git.push-f.com/dynamize/atom/?h=v0.3.1</id>
<link rel='self' href='http://git.push-f.com/dynamize/atom/?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/'/>
<updated>2021-11-21T19:37:42Z</updated>
<entry>
<title>fix code highlighting &amp; ui-tests, bump to 0.3.1</title>
<updated>2021-11-21T19:37:42Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T19:37:16Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=29d0acb48a03a08eff63d0c40c2e6961f250cb89'/>
<id>urn:sha1:29d0acb48a03a08eff63d0c40c2e6961f250cb89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version to 0.3.0</title>
<updated>2021-11-21T19:30:13Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T19:30:13Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=f897ac6b6027693fe197ee7b6ce9f7fe428e8440'/>
<id>urn:sha1:f897ac6b6027693fe197ee7b6ce9f7fe428e8440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve README</title>
<updated>2021-11-21T19:27:01Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T19:27:01Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=3234eb03a9150e14ecabaa63a8a45c27caf9698b'/>
<id>urn:sha1:3234eb03a9150e14ecabaa63a8a45c27caf9698b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support boxed Iterator in Option</title>
<updated>2021-11-21T18:54:46Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T18:52:30Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=0dd8413eca378e5dc2e6cbdc6f9c6f8bde604e4a'/>
<id>urn:sha1:0dd8413eca378e5dc2e6cbdc6f9c6f8bde604e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ui tests (inspired by trybuild)</title>
<updated>2021-11-21T18:52:57Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T11:23:09Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=23fcd4ef079ad2b4aed69b4f363cbb9e7102c4ed'/>
<id>urn:sha1:23fcd4ef079ad2b4aed69b4f363cbb9e7102c4ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support -&gt; &amp;mut dyn Iterator&lt;Item = Self::A&gt;</title>
<updated>2021-11-21T08:39:40Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T08:37:32Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=57641e00d6ed1fd7689c3079abb10f67d5387143'/>
<id>urn:sha1:57641e00d6ed1fd7689c3079abb10f67d5387143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better errors for assoc types in where clauses</title>
<updated>2021-11-21T07:36:10Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T07:33:52Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=34dc166a9bc003bad36c28aeb29b625195d20a74'/>
<id>urn:sha1:34dc166a9bc003bad36c28aeb29b625195d20a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also dynamize simple type param bounds in where clauses</title>
<updated>2021-11-21T07:27:12Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T18:47:43Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=bd6f84036426c43e08078cf11e4ee70b7714ba2f'/>
<id>urn:sha1:bd6f84036426c43e08078cf11e4ee70b7714ba2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test that same-named generics need same bounds</title>
<updated>2021-11-20T18:32:13Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T18:31:35Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=d5bb9c038a98282c3b6421c24a196a36e7720634'/>
<id>urn:sha1:d5bb9c038a98282c3b6421c24a196a36e7720634</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update README and error to reflect auto-boxing</title>
<updated>2021-11-20T18:19:29Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T18:11:06Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=ce4cdcc21f86246474969051f6e0345f900086c3'/>
<id>urn:sha1:ce4cdcc21f86246474969051f6e0345f900086c3</id>
<content type='text'>
</content>
</entry>
</feed>
