Commit graph

16 commits

Author SHA1 Message Date
Simon Brooke d1c96732b5
Deprecated individual config variables in favour of a config map. 2023-01-05 12:45:02 +00:00
Simon Brooke aadf7f46a0
Considerably improved reliability, return token if no message found. 2023-01-04 22:55:29 +00:00
Simon Brooke e2e06d0244
Added get-message function, with simpler parameters.
Also brought up to date, and fixed some stylistic errors noted by Kondo, and set the default locale to the runtime default locale.
2023-01-04 20:44:03 +00:00
Simon Brooke 47396aa261 A bit more robust if things are badly wrong. 2017-09-11 12:08:15 +01:00
Simon Brooke f53fcdb451 Improved error handling when totally invalid header is provided. 2017-09-11 11:40:04 +01:00
Simon Brooke 8f45bee763 All tests pass again, and this time I'm in the right branch!
Two silly bugs, one in core, one in test.
2017-09-08 15:54:59 +01:00
Simon Brooke b18adb0a69 Merge branch 'develop' 2017-09-08 15:26:31 +01:00
Simon Brooke f581ae0172 Better, I think, but resources not found in test? 2017-09-07 17:10:57 +01:00
Simon Brooke 9ac9050cfd Added automatic deployment to clojars (?) 2017-09-07 14:13:24 +01:00
Simon Brooke 53124ab1a8 Don't throw exception if no valid file found; instead log it, and return nil. 2017-09-07 14:09:53 +01:00
simon a574b527c0 Unused using removed. 2017-08-09 16:36:33 +01:00
simon 5539c863d1 Fixed all issues detected by Eastwood. 2017-08-09 16:25:23 +01:00
simon 24681cb019 Fixed bug in fetching the default language messages 2017-08-09 11:59:34 +01:00
simon a663aab551 Upversion to 1.0.0 2017-08-08 15:34:49 +01:00
simon 16b00810d0 Added logging, because of problems in downstream project. 2017-08-08 15:02:32 +01:00
simon 734547d81a Initial commit 2017-08-08 13:46:57 +01:00