From c0f5799ae651b0ee3651e20302446475bcac17e0 Mon Sep 17 00:00:00 2001 From: msglm Date: Tue, 14 Feb 2023 23:31:33 -0600 Subject: release 1.0.5 Trigger words discard much earlier using the job name in the URL, increasing stability and speed. deprecated old way of parsing urls for nim's uri library for readability's sake. longer waiting times for both rss feeds and opening URLs. cache no longer is overwritten on start up --- indeedwatcher.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indeedwatcher.nimble') diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index c647a88..cf69199 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.4" +version = "1.0.5" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" -- cgit v1.2.3