Commit Graph

133 Commits

Author SHA1 Message Date
da7d52caef Allow calling functions without arguments 2023-06-24 00:07:44 -04:00
6fdf4de722 Fix lib name 2023-06-23 23:49:44 -04:00
8363cd20eb Move built-in functions to expressive 2023-06-23 23:36:48 -04:00
44170697cb Begin forking with new features 2023-06-22 01:07:17 -04:00
Sebastian Schmidt
6aaf5c1480 Release 11.0.0. 2023-06-01 16:36:34 +03:00
Sebastian Schmidt
e1e4d125fb Update MSRV. 2023-06-01 16:35:59 +03:00
Kaspar Schleiser
f6596b13ec drop num_traits dependency for hex literal parsing 2023-06-01 15:59:11 +03:00
Kaspar Schleiser
40d27df446 add hex integer literal parsing support 2023-06-01 15:59:11 +03:00
Sebastian Schmidt
2b711abb52 Release 10.0.0. 2023-05-21 10:43:34 +03:00
Sebastian Schmidt
6d90b0a294 Release 9.1.0. 2023-05-16 18:20:53 +03:00
Sebastian Schmidt
f2263bd218 Release 9.0.0
evalexpr@9.0.0

Generated by cargo-workspaces
2023-04-13 15:56:04 +03:00
Sebastian Schmidt
d6c09ef736 Update MSRV. 2023-04-13 15:25:47 +03:00
Sebastian Schmidt
aef100f91b Release 8.2.0
evalexpr@8.2.0

Generated by cargo-workspaces
2023-04-13 14:11:11 +03:00
Sebastian Schmidt
db191e1674 Release 8.1.0
evalexpr@8.1.0

Generated by cargo-workspaces
2022-07-22 12:20:08 +03:00
Sebastian Schmidt
33828ee94b Release 8.0.0
evalexpr@8.0.0

Generated by cargo-workspaces
2022-07-06 11:26:27 +03:00
lovasoa
3358ba3c4a
Refuse versions of rand before 0.8.5
https://github.com/ISibboI/evalexpr/pull/102#discussion_r845129883
2022-04-20 20:55:17 +02:00
Ophir LOJKINE
bce31e24ae new function: random()
random() returns a random number between 0 and 1
2022-03-30 14:39:26 +02:00
Sebastian Schmidt
c514410323 Release 7.2.0
evalexpr@7.2.0

Generated by cargo-workspaces
2022-03-16 16:30:12 +02:00
Sebastian Schmidt
a1bfe7c0b6 Release 7.1.1
evalexpr@7.1.1

Generated by cargo-workspaces
2022-03-14 13:25:57 +02:00
Sebastian Schmidt
19b4ac2e83 Update regex crate to 1.5.5 to fix security vulnerability.
See https://groups.google.com/g/rustlang-security-announcements/c/NcNNL1Jq7Yw?pli=1
2022-03-14 13:19:35 +02:00
Sebastian Schmidt
9d58d16a9b Release 7.1.0
evalexpr@7.1.0

Generated by cargo-workspaces
2022-03-13 12:38:29 +02:00
Sebastian Schmidt
85d28063ca Release 7.0.1
evalexpr@7.0.1

Generated by cargo-workspaces
2022-02-20 09:58:44 +02:00
Sebastian Schmidt
da5036b5ea Fix dependency version numbers and update dev dependencies. 2022-02-20 09:54:24 +02:00
Sebastian Schmidt
44875d5860 Add MSRV to Cargo.toml. 2022-02-20 09:43:47 +02:00
Sebastian Schmidt
fcbf284d18 Release 7.0.0
evalexpr@7.0.0

Generated by cargo-workspaces
2022-01-13 15:02:02 +02:00
Sebastian Schmidt
0e6e3daa4c Release 6.6.0
evalexpr@6.6.0

Generated by cargo-workspaces
2021-10-13 14:43:17 +03:00
Sebastian Schmidt
53166c7091 (cargo-release) start next development iteration 6.5.1-alpha.0 2021-08-16 13:40:19 +03:00
Sebastian Schmidt
e56e5e8033 (cargo-release) version 6.5.0 2021-08-16 13:39:26 +03:00
Sebastian Schmidt
f6bcd0bb07 (cargo-release) start next development iteration 6.4.1-alpha.0 2021-07-21 13:46:56 +03:00
Sebastian Schmidt
7407b9c22e (cargo-release) version 6.4.0 2021-07-21 13:46:56 +03:00
Sebastian Schmidt
b1db9a28bb (cargo-release) start next development iteration 6.3.1-alpha.0 2021-07-06 16:01:24 +03:00
Sebastian Schmidt
d6fac8c9e3 (cargo-release) version 6.3.0 2021-07-06 15:59:43 +03:00
Sebastian Schmidt
0bf4a2e424 (cargo-release) start next development iteration 6.2.1-alpha.0 2021-06-24 11:13:44 +02:00
Sebastian Schmidt
f0f6097673 (cargo-release) version 6.2.0 2021-06-24 11:13:25 +02:00
Sebastian Schmidt
55a02aec78 (cargo-release) start next development iteration 6.1.2-alpha.0 2021-06-22 10:27:55 +02:00
Sebastian Schmidt
46c839386d (cargo-release) version 6.1.1 2021-06-22 10:27:27 +02:00
Sebastian Schmidt
0a9ef40321 (cargo-release) start next development iteration 6.1.1-alpha.0 2021-06-02 18:34:32 +03:00
Sebastian Schmidt
0b0ffe2492 (cargo-release) version 6.1.0 2021-06-02 18:34:15 +03:00
Sebastian Schmidt
1bed7e1f9f (cargo-release) start next development iteration 6.0.1-alpha.0 2021-05-28 15:15:33 +03:00
Sebastian Schmidt
f81e151c05 (cargo-release) version 6.0.0 2021-05-28 15:15:17 +03:00
Sebastian Schmidt
2c94089de3 (cargo-release) start next development iteration 5.1.1-alpha.0 2021-05-28 09:27:29 +03:00
Sebastian Schmidt
7e3cbbc715 (cargo-release) version 5.1.0 2021-05-28 09:27:07 +03:00
Sebastian Schmidt
f45d871f16 (cargo-release) start next development iteration 5.0.5 2019-09-13 17:46:42 +02:00
Sebastian Schmidt
fe900db734 (cargo-release) version 5.0.5 2019-09-13 17:46:26 +02:00
Sebastian Schmidt
d0bc7b562b (cargo-release) version 5.0.5-alpha.4 2019-09-13 17:38:18 +02:00
Sebastian Schmidt
8cb38e0433 Move maintenance badge to top 2019-09-13 17:38:15 +02:00
Sebastian Schmidt
c6fd19b252 (cargo-release) version 5.0.5-alpha.3 2019-09-13 17:37:14 +02:00
Sebastian Schmidt
0a55494ec5 Fix maintenance status 2019-09-13 17:36:52 +02:00
Sebastian Schmidt
7297e90fa0 (cargo-release) version 5.0.5-alpha.2 2019-09-13 17:36:06 +02:00
Sebastian Schmidt
0e87820922 Fix typo 2019-09-13 17:36:02 +02:00