Commit graph

213 commits

Author SHA1 Message Date
Jesse Gumm
c109e7969b Rework the filenames because hex doesn't like them 2024-01-09 19:06:22 -06:00
Jesse Gumm
2a20cdea1e Update rebar.config wiht some hex stuff 2024-01-09 19:04:33 -06:00
Jesse Gumm
ea203ec90d Add some tag rules to makefile 2024-01-09 19:01:14 -06:00
Jesse Gumm
5a847014c9 Make qdate's version in app.src track the git tags 2024-01-09 18:59:58 -06:00
Jesse Gumm
794d03a5ee Produce a better error message if qdate hasn't been started 2024-01-09 18:58:02 -06:00
Jesse Gumm
817c14c46e Update copyright date comment in qdate.erl 2023-08-22 09:11:48 -05:00
Jesse Gumm
280f8e72f2 Increment version 2023-08-12 19:46:32 -05:00
Jesse Gumm
5afd1335f1 Add a make dev for easily working with qdate_localtime 2023-08-12 19:44:13 -05:00
Jesse Gumm
2ce94f82ce Fix dialyzer bugs 2023-08-12 19:43:46 -05:00
Jesse Gumm
5a352dc599 Fix the unnused erlnow() type 2023-08-12 10:40:13 -05:00
Jesse Gumm
357b5844eb
Merge pull request #42 from kianmeng/fix-typos
Fix typos
2022-01-28 08:33:04 -06:00
Kian-Meng Ang
d87d7d8b6c Fix typos 2022-01-28 08:17:41 +08:00
Jesse Gumm
92e20c474f
git: -> https: 2022-01-11 11:48:45 -06:00
Jesse Gumm
c5971cdcf4 update rebar3 2021-07-01 09:24:18 -05:00
Jesse Gumm
6d6b6ec9bd Update changelog and makefile 2021-07-01 08:43:18 -05:00
Jesse Gumm
c789fca51f Update to 0.7.0 2021-06-30 21:11:11 -05:00
Jesse Gumm
d6a431362d More dialyzer updates 2021-06-30 18:03:55 -05:00
Jesse Gumm
bbfef69d2e Convert qdate_srv to be an ETS server (dialyzer doesn't like using tuples as keys for application:set_env) 2021-06-30 14:44:45 -05:00
Jesse Gumm
3d72448491 bump to version 0.6.0 2021-06-01 08:35:13 -05:00
Jesse Gumm
596b573775 Erlware Commons => 1.5.0 for rebar2 2021-06-01 08:28:15 -05:00
Jesse Gumm
d0b6fc0011 fix error warning about _SameDay bound twice 2021-06-01 08:25:00 -05:00
Jesse Gumm
d159878f62 update rebar3 version 2021-06-01 08:21:55 -05:00
Jesse Gumm
69d7fdd626
Merge pull request #41 from SiftLogic/fix/preserve-millsec
Fix/preserve millsec
2021-05-03 14:28:56 -05:00
Leonard Boyce
f49368d3fc (feat) Support preserving Millisec in date parsing and formatting 2021-05-03 10:26:56 -04:00
Leonard Boyce
22b48f90de (chore) Ignore editor artifacts 2021-05-03 09:46:08 -04:00
Jesse Gumm
0a7d808290 Add age functions 2020-11-20 14:14:25 -06:00
Jesse Gumm
2f3afd7dbb Travis doesn't support 23.1 yet, so don't test with that 2020-11-15 08:37:52 -06:00
Jesse Gumm
68b462469f travis doesn't support 23.1 yet, so just do 23.0 until then 2020-11-15 01:09:31 -06:00
Jesse Gumm
1c405bbfc3 update travis for 23 2020-11-15 01:09:02 -06:00
Jesse Gumm
accda0db1a Just get rid of the old erlang versions 2019-08-21 13:21:57 -05:00
Jesse Gumm
28847aa896 Use local rebar3 only if there isn't one installed 2019-08-21 11:59:43 -05:00
Jesse Gumm
a0b9ad0e5f contributors=>maintainers for hex 2019-08-21 11:32:35 -05:00
Jesse Gumm
73d9706c7a travis tweaks 2019-08-21 11:30:46 -05:00
Jesse Gumm
b8a5075026 Version => 0.5.0 2019-08-21 11:23:32 -05:00
Jesse Gumm
ef98ff4ea4 Update changelog 2019-08-21 11:21:37 -05:00
Jesse Gumm
08a98032e2 Update changelog. Update rebar version 2019-08-21 11:19:18 -05:00
Jesse Gumm
a443d27c79 Update travis 2019-08-21 11:08:05 -05:00
Jesse Gumm
ed00a606f3 Add more versions for travis testing 2018-12-31 10:58:46 -06:00
Jesse Gumm
3448a6f5e0
Merge pull request #39 from tnt-dev/update-erlware_commons-url
Use actual erlware_commons for rebar 2
2018-12-31 10:35:00 -06:00
Jesse Gumm
b849ebde02
Merge pull request #38 from tnt-dev/fix-stacktrace
Stacktrace workaround for compatibility with OTP 21
2018-12-29 19:53:48 -06:00
Pavel Abalikhin
a51edf2e3e Use actual erlware_commons for rebar 2 2018-12-24 14:16:32 +03:00
Pavel Abalikhin
7314545b34 Stacktrace workaround for compatibility with OTP 21 2018-12-24 13:01:41 +03:00
Jesse Gumm
fa59231e1e
Merge pull request #37 from loudferret/iss36-UTC_problem_with_time_shift
fixed issue https://github.com/choptastic/qdate/issues/36
2018-09-18 13:00:00 -05:00
LoudFerret
67ee655bbb fixed issue https://github.com/choptastic/qdate/issues/36 2018-08-07 20:07:51 +02:00
Jesse Gumm
1cccb8392a Add support for named days of the week in beginning_week 2018-02-04 12:21:47 -06:00
Jesse Gumm
628c87557a Removing io:format left over from debuggin 2018-01-06 12:07:39 -06:00
Jesse Gumm
dd38e5cf98 Unexport fix_year_month. Was for testing only. 2018-01-06 12:05:08 -06:00
Jesse Gumm
99e55979dc Fix add_month(-12, January). Add more tests. Fixes #35 2018-01-06 12:03:26 -06:00
Jesse Gumm
4c91fc4c01
Merge pull request #34 from tnt-dev/fix-floor
Rename floor/1 to flooring/1
2017-11-22 05:35:24 -06:00
Pavel Abalikhin
31e123d9f1 Rename floor/1 to flooring/1
Fix for Erlang/OTP 20
2017-11-22 12:33:15 +03:00