From 5f3e2929f10b9f3423ed7fc64c3e873aaa523cc5 Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:54:24 -0500 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