<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vuw_course_scraper/nix, branch main</title>
<subtitle>A scraper that can parse all of Victoria University of Wellington's courses, and output them in a computer-readable JSON file.
</subtitle>
<id>http://git.sophieforrest.com/vuw_course_scraper/atom?h=main</id>
<link rel='self' href='http://git.sophieforrest.com/vuw_course_scraper/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/'/>
<updated>2024-11-10T02:53:23+00:00</updated>
<entry>
<title>feat: move from openssl to rustls</title>
<updated>2024-11-10T02:53:23+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-11-10T02:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=2d6245e05d6f153d911ce5763c3d8ac7d42b3171'/>
<id>urn:sha1:2d6245e05d6f153d911ce5763c3d8ac7d42b3171</id>
<content type='text'>
This removes external dependencies on pkg-config and openssl, only
requiring the rustls dependency, meaning the entire program is in Rust,
simplifying the build system on all platforms.
</content>
</entry>
<entry>
<title>chore: remove devenv</title>
<updated>2024-10-09T01:18:14+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-09T01:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=394af13667ad2fb81f28eaac59f2e9bdbbe5e520'/>
<id>urn:sha1:394af13667ad2fb81f28eaac59f2e9bdbbe5e520</id>
<content type='text'>
Uses a native nix shell.
</content>
</entry>
<entry>
<title>chore(flake): improve nix infrastructure</title>
<updated>2024-10-08T23:35:49+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-10-08T23:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=a434c31af9376c739837b2d1fadaf8c1b84c843e'/>
<id>urn:sha1:a434c31af9376c739837b2d1fadaf8c1b84c843e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: useNextest and use lockfile instead of hash</title>
<updated>2024-09-11T06:14:21+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-09-11T06:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=c368412ffd6be8332f12d0a4d8418faf70448fbc'/>
<id>urn:sha1:c368412ffd6be8332f12d0a4d8418faf70448fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use devenv</title>
<updated>2024-09-10T01:38:00+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-09-10T01:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=50e5cd743022ae5d28b477899c22b415afba12e1'/>
<id>urn:sha1:50e5cd743022ae5d28b477899c22b415afba12e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: downloading</title>
<updated>2024-09-10T00:41:44+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-09-10T00:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=c37c398a30f42da130142f0b2271d74b2c0465e1'/>
<id>urn:sha1:c37c398a30f42da130142f0b2271d74b2c0465e1</id>
<content type='text'>
Downloading is now done with reqwest.
</content>
</entry>
<entry>
<title>chore: add flake.nix</title>
<updated>2024-09-06T02:22:04+00:00</updated>
<author>
<name>Sophie Forrest</name>
<email>git@sophieforrest.com</email>
</author>
<published>2024-09-06T02:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sophieforrest.com/vuw_course_scraper/commit/?id=f184cadd9965827398114958c5a99ae44f91e466'/>
<id>urn:sha1:f184cadd9965827398114958c5a99ae44f91e466</id>
<content type='text'>
Package can now be built with Nix.
</content>
</entry>
</feed>
