<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewstate, branch list-hash</title>
<subtitle>ASP.NET View State Decoder</subtitle>
<id>https://git.yuv.al/viewstate/atom/?h=list-hash</id>
<link rel='self' href='https://git.yuv.al/viewstate/atom/?h=list-hash'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/'/>
<updated>2021-04-28T08:06:08Z</updated>
<entry>
<title>Convert lists to tuples to make dict keys hashable, fixes #24</title>
<updated>2021-04-28T08:06:08Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-28T08:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=f64265e7fbc483f1895eb3297c81f045822af45c'/>
<id>urn:sha1:f64265e7fbc483f1895eb3297c81f045822af45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for binary formatted data, fixes #18</title>
<updated>2020-12-14T08:26:29Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-12-14T08:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=d71ef41dee820f8403bc7c57bcf3bc5756806549'/>
<id>urn:sha1:d71ef41dee820f8403bc7c57bcf3bc5756806549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump cryptography from 2.8 to 3.2 (#19)</title>
<updated>2020-12-14T07:44:53Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2020-12-14T07:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=545b14eeb5f7cade4a58cc63df4157e0b284f909'/>
<id>urn:sha1:545b14eeb5f7cade4a58cc63df4157e0b284f909</id>
<content type='text'>
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;

Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add colors test sample</title>
<updated>2020-02-01T12:59:46Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T12:59:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=3c0363a57870ca783bc0409ed8be868811cbb50e'/>
<id>urn:sha1:3c0363a57870ca783bc0409ed8be868811cbb50e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to v0.5.3</title>
<updated>2020-02-01T12:45:07Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T12:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=58069b885332a9ac56e2a3e7c0ba488d4ef598b9'/>
<id>urn:sha1:58069b885332a9ac56e2a3e7c0ba488d4ef598b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for known color parsing (#13)</title>
<updated>2020-02-01T12:37:32Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T12:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=0021e056c99c62c13966ee9114e1e31ee2b64302'/>
<id>urn:sha1:0021e056c99c62c13966ee9114e1e31ee2b64302</id>
<content type='text'>
* Added color parsing support

* Fixed major flaw in parsing colors.

* Removed debugging comments

* Additional black run

* Extract colors.py and restore Noop parser class

* Test for unknown colors as well

Co-authored-by: TiberiuD &lt;TiberiuD@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Cleanup README</title>
<updated>2020-02-01T12:16:47Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T12:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=961c4233f817617b18950df30c23b54f76060013'/>
<id>urn:sha1:961c4233f817617b18950df30c23b54f76060013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add development tools in Pipfile and update README</title>
<updated>2020-02-01T12:15:30Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T12:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=4a4f33ebd842f5037cdc691e273bfccf30df4c3e'/>
<id>urn:sha1:4a4f33ebd842f5037cdc691e273bfccf30df4c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump to v0.5.2</title>
<updated>2020-02-01T11:28:18Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T11:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=1b5fadb7e676bf5036f73319359cd0e1c1ac3b95'/>
<id>urn:sha1:1b5fadb7e676bf5036f73319359cd0e1c1ac3b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update badges in README</title>
<updated>2020-02-01T11:27:30Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2020-02-01T11:27:30Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/viewstate/commit/?id=89a331096135f8f28111d432e0a8a0baf9320e03'/>
<id>urn:sha1:89a331096135f8f28111d432e0a8a0baf9320e03</id>
<content type='text'>
</content>
</entry>
</feed>
