<feed xmlns='http://www.w3.org/2005/Atom'>
<title>immutables, branch v0.12</title>
<subtitle>A mirror of https://github.com/MagicStack/immutables with Debian packaging in additional branches</subtitle>
<id>https://git.koszko.org/immutables/atom?h=v0.12</id>
<link rel='self' href='https://git.koszko.org/immutables/atom?h=v0.12'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/'/>
<updated>2020-04-23T01:51:13Z</updated>
<entry>
<title>Add Github release workflow</title>
<updated>2020-04-23T01:51:13Z</updated>
<author>
<name>Elvis Pranskevichus</name>
<email>elvis@magic.io</email>
</author>
<published>2020-04-23T01:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=85af8df6b15dd57d391880fe76f8a5324385cd13'/>
<id>urn:sha1:85af8df6b15dd57d391880fe76f8a5324385cd13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define NDEBUG actively</title>
<updated>2020-04-23T01:07:53Z</updated>
<author>
<name>Elvis Pranskevichus</name>
<email>elvis@magic.io</email>
</author>
<published>2020-04-23T00:58:50Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=60252260070137dd75f09d99a50c5dc624dea439'/>
<id>urn:sha1:60252260070137dd75f09d99a50c5dc624dea439</id>
<content type='text'>
`NDEBUG` is not defined by the standard library or the compiler by
default, so make sure it's defined when building non-debug builds.
</content>
</entry>
<entry>
<title>A bunch of fixes</title>
<updated>2020-04-23T00:03:48Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2020-04-23T00:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=d107c3ea800d206ef890cafa81a8520aa29c5eb1'/>
<id>urn:sha1:d107c3ea800d206ef890cafa81a8520aa29c5eb1</id>
<content type='text'>
* Fix #26: `ifdef NDEBUG` should be `ifndef NDEBUG`
* More tests for #24
* Add a `DEBUG_IMMUTABLES` env var to build debug builds
</content>
</entry>
<entry>
<title>Fix the mutation API to maintain elements count correctly (#25, #24)</title>
<updated>2020-04-22T22:40:46Z</updated>
<author>
<name>TIGirardi</name>
<email>55336837+TIGirardi@users.noreply.github.com</email>
</author>
<published>2020-04-22T22:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=ad137a3b4900a3cec1b2a46888f70612dff18370'/>
<id>urn:sha1:ad137a3b4900a3cec1b2a46888f70612dff18370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the version to 0.12</title>
<updated>2019-11-04T18:10:49Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2019-11-02T20:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=11863b29e3fbcd7d25335befce706e21a785f5e0'/>
<id>urn:sha1:11863b29e3fbcd7d25335befce706e21a785f5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix manylinux for 3.8</title>
<updated>2019-11-04T18:10:44Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2019-11-04T16:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=a40c3f8ecee12a800151d8375ed5272eccd8fe23'/>
<id>urn:sha1:a40c3f8ecee12a800151d8375ed5272eccd8fe23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Python 3.8 support (#16)</title>
<updated>2019-11-02T20:56:24Z</updated>
<author>
<name>Bruno Oliveira</name>
<email>nicoddemus@gmail.com</email>
</author>
<published>2019-11-02T20:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=2b52677fdde34b1c89bdf4411ef95bd1ed0f343d'/>
<id>urn:sha1:2b52677fdde34b1c89bdf4411ef95bd1ed0f343d</id>
<content type='text'>
Fix #15</content>
</entry>
<entry>
<title>Bump the version to 0.11</title>
<updated>2019-10-11T20:43:59Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2019-10-11T20:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=51bc6b0a8da1b9c38151cbce89251d4677188e9f'/>
<id>urn:sha1:51bc6b0a8da1b9c38151cbce89251d4677188e9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include py.typed/*.pyi in MANIFEST.in</title>
<updated>2019-10-11T20:43:35Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2019-10-11T20:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=e101d07dbd32e63a2142fe28c517cccb12a8720c'/>
<id>urn:sha1:e101d07dbd32e63a2142fe28c517cccb12a8720c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add package_data to setup.py (#14)</title>
<updated>2019-10-11T20:39:26Z</updated>
<author>
<name>Anton Agestam</name>
<email>git@antonagestam.se</email>
</author>
<published>2019-10-11T20:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=8927b8157dbb26a557599f7236794977ca2da70e'/>
<id>urn:sha1:8927b8157dbb26a557599f7236794977ca2da70e</id>
<content type='text'>
</content>
</entry>
</feed>
