<feed xmlns='http://www.w3.org/2005/Atom'>
<title>colour/src, branch v2.0.0</title>
<subtitle>Rust library for manipulating 32-bit RGBA colour values
</subtitle>
<id>https://code.benbridle.com/colour/atom?h=v2.0.0</id>
<link rel='self' href='https://code.benbridle.com/colour/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/'/>
<updated>2024-10-01T22:59:38Z</updated>
<entry>
<title>Add documentation comments and line breaks between methods</title>
<updated>2024-10-01T22:59:38Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:59:29Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=ce33c7627db623c325095b3c83cf27c03c1e0382'/>
<id>urn:sha1:ce33c7627db623c325095b3c83cf27c03c1e0382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RGBA version of as_rgb_hex method</title>
<updated>2024-10-01T22:58:55Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:58:55Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=6e799fdefc860700e9e574aaad6a50d9a8058d61'/>
<id>urn:sha1:6e799fdefc860700e9e574aaad6a50d9a8058d61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename as_rgb method to as_rgb_array, and add RGBA version</title>
<updated>2024-10-01T22:58:16Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:58:16Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=3bdce23859dfa3ae7ca890adf741aedc46d6a317'/>
<id>urn:sha1:3bdce23859dfa3ae7ca890adf741aedc46d6a317</id>
<content type='text'>
The new name makes clear the return type.
</content>
</entry>
<entry>
<title>Remove unused unsafe from_array transmutation method.</title>
<updated>2024-10-01T22:56:53Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:56:53Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=1139b39c0a15ed3b841999cee2b02bfa50fcae6a'/>
<id>urn:sha1:1139b39c0a15ed3b841999cee2b02bfa50fcae6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restrict value of grey parameter to valid range</title>
<updated>2024-10-01T22:56:11Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:56:11Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=c6ff5391fd02e7bc0a40381b634f704fbf1b74bf'/>
<id>urn:sha1:c6ff5391fd02e7bc0a40381b634f704fbf1b74bf</id>
<content type='text'>
The value passed into the grey method is only valid between 0 and 15.
</content>
</entry>
<entry>
<title>Move TRANSPARENT definition down to the other colour definitions</title>
<updated>2024-10-01T22:31:27Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:30:54Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=904afb892686d5c84273c7552b6f7443b0784f3a'/>
<id>urn:sha1:904afb892686d5c84273c7552b6f7443b0784f3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement From&lt;Colour&gt; for u32</title>
<updated>2024-10-01T22:30:13Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:30:13Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=8821c9e177bac44b9a0a905cba7981b3efbb0ede'/>
<id>urn:sha1:8821c9e177bac44b9a0a905cba7981b3efbb0ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the Display trait for Colour</title>
<updated>2024-10-01T22:29:55Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:29:55Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=ee52c97191e1243f5ad1909468a5c43b721dffe9'/>
<id>urn:sha1:ee52c97191e1243f5ad1909468a5c43b721dffe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement PartialEq, Eq, and Hash traits for Colour</title>
<updated>2024-10-01T22:28:43Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-10-01T22:28:43Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=d1223e40f75a245ff3984598cb0c786c4d5b8488'/>
<id>urn:sha1:d1223e40f75a245ff3984598cb0c786c4d5b8488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First commit</title>
<updated>2023-12-24T07:58:14Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2023-12-24T07:58:14Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/colour/commit/?id=8875d9d6dd48400a9ca1cf8c64889d860700d40c'/>
<id>urn:sha1:8875d9d6dd48400a9ca1cf8c64889d860700d40c</id>
<content type='text'>
</content>
</entry>
</feed>
