Commit graph

44 commits

Author SHA1 Message Date
Simon Brooke 2d17d0b83b
Regenerated documentation - had failed to upversion README! 2023-01-05 12:52:20 +00:00
Simon Brooke 04780bfc02
Generated documentation for release. 2023-01-05 12:47:24 +00:00
Simon Brooke 196b489256
Dropped '-SNAPSHOT' extension for release. 2023-01-05 12:46:17 +00:00
Simon Brooke d515763cda
Merge branch 'develop' 2023-01-05 12:45:28 +00:00
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 341462a903
Upversion to 1.0.5-SNAPSHOT for next cycle. 2023-01-04 21:06:16 +00:00
Simon Brooke 86a57fca93
Merge branch 'master' into develop 2023-01-04 21:05:23 +00:00
Simon Brooke 9413fa6a4c
Upversioned to 1.0.4
I've clearly messed up: I've already deployed a 1.0.3. Careless!
2023-01-04 21:02:57 +00:00
Simon Brooke e6d45a149e
Removed -SNAPSHOT from version id. 2023-01-04 20:54:47 +00:00
Simon Brooke e2fa7b98bb
Merge branch 'develop' 2023-01-04 20:53:08 +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 58dd06f390 Merge branch 'develop' 2017-09-08 16:36:42 +01:00
Simon Brooke 90397d839c Version 1.0.3 2017-09-08 16:34:12 +01:00
Simon Brooke fd55b989af Added signing key detail to project.clj, to see if that will get lein release working 2017-09-08 16:33:14 +01:00
Simon Brooke 96f1879095 Version 1.0.3 2017-09-08 16:24:27 +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 c31a3548d4 Revert "All tests pass again! Two separate silly bugs."
This reverts commit 6f3817022a.
2017-09-08 15:53:03 +01:00
Simon Brooke 6f3817022a All tests pass again! Two separate silly bugs. 2017-09-08 15:51:02 +01:00
Simon Brooke 7910d2185f Upversioned to 1.0.3-SNAPSHOT 2017-09-08 15:30:00 +01:00
Simon Brooke b18adb0a69 Merge branch 'develop' 2017-09-08 15:26:31 +01:00
Simon Brooke 0fbfe45cf5 Version 1.0.2 2017-09-08 12:27:06 +01:00
Simon Brooke 118db74132 Upversioned to 1.0.2-SNAPSHOT 2017-09-08 12:26:46 +01:00
Simon Brooke 8dbd5c5aac Version 1.0.1 2017-09-08 12:25:58 +01:00
Simon Brooke f581ae0172 Better, I think, but resources not found in test? 2017-09-07 17:10:57 +01:00
Simon Brooke 1719ea414a Version 1.0.1 2017-09-07 14:14:09 +01:00
Simon Brooke 9ac9050cfd Added automatic deployment to clojars (?) 2017-09-07 14:13:24 +01:00
Simon Brooke 9260c7b553 Merge branch 'develop' 2017-09-07 14:10:44 +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 529c81f94d Merge branch 'release/1.0.1' into develop 2017-08-09 12:03:33 +01:00
simon ee65bf2ec0 Merge branch 'release/1.0.1' 2017-08-09 12:00:58 +01:00
simon 4b66b24f78 Upversion to 1.0.1 2017-08-09 12:00:41 +01:00
simon 24681cb019 Fixed bug in fetching the default language messages 2017-08-09 11:59:34 +01:00
simon 4d3617d51a Documentation correction 2017-08-08 15:46:20 +01:00
simon d04facc35d Merge branch 'release/1.0.0' into develop 2017-08-08 15:36:42 +01:00
simon 10fd29de46 Merge branch 'release/1.0.0' 2017-08-08 15:35:07 +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
simon a37f36316f Initial commit 2017-08-08 13:46:26 +01:00