59 Commits

Author SHA1 Message Date
3fce153c1c update for crates.io 2025-01-09 17:29:35 +01:00
416233afde For crates.io 2025-01-09 17:27:48 +01:00
f2f27a25b6 Instructions for dpkg 2025-01-09 17:16:12 +01:00
f971f3ba81 Add package yaml v1.0.0 2025-01-09 17:10:51 +01:00
0919a189cf Table for github compatability 2025-01-09 17:10:20 +01:00
f4c1b04edb Include ECB logo 2025-01-09 17:10:20 +01:00
68f63e9cea Update the install instructions 2025-01-09 17:10:20 +01:00
ec8aa710e0 More readme 2025-01-09 16:00:11 +01:00
52377e9988 update to - 2025-01-09 15:45:55 +01:00
c381ed2a79 Simplify down to show-days 2025-01-09 15:44:09 +01:00
f501569040 Readme with images 2025-01-09 15:06:00 +01:00
a39d0331b3 Merge branch 'faster-cache' 2025-01-09 14:44:58 +01:00
1431e2b14f Keep caches in different files 2025-01-09 14:43:46 +01:00
65ad88acae rename view 2025-01-09 14:11:46 +01:00
5f3a075580 Merge branch 'perspective' 2025-01-09 13:57:45 +01:00
af6f1682c5 Header description 2025-01-09 13:55:28 +01:00
4b36904f3a Rounding 2025-01-09 12:33:00 +01:00
d842fb786c invert option 2025-01-09 12:21:10 +01:00
4445685444 perspective to upper 2025-01-09 12:13:06 +01:00
19646e0001 Perspective 2025-01-08 21:03:15 +01:00
e20b7d22a5 perspective option 2025-01-08 19:42:15 +01:00
0624499fcf Break out utils 2025-01-08 19:42:06 +01:00
a8dcc79111 Drop Rc feature from serde 2025-01-08 19:32:06 +01:00
b0df48293c Package metadata 2025-01-08 19:30:23 +01:00
1eb7716956 Merge branch 'better-cache' 2025-01-08 19:20:52 +01:00
9d7d70ef00 Only overwrite old cache if an update was made 2025-01-08 19:20:05 +01:00
e5684a0fc0 Correctly apply hollidays and so on to the time validation 2025-01-08 19:08:35 +01:00
449ff45339 Struct to calculate and verify EU hollidays 2025-01-08 18:29:05 +01:00
d5b8ce8116 Disable the time header if no-time is set, in table-mode 2025-01-08 16:35:46 +01:00
f116b06c0c Better time name 2025-01-08 16:28:57 +01:00
34f40b3602 Resolution days now better correspond to the meaning 2025-01-08 16:25:55 +01:00
1628a4b238 Add order by option 2025-01-08 16:16:15 +01:00
642db1dd6d Use to_string instead of format! 2025-01-08 15:40:46 +01:00
3ec57b4414 Implement AsRef for table_ref 2025-01-08 15:39:40 +01:00
96aabc8019 Fix cache bug
Fix bug where a potentially incorrect resolution would be assumed.
2025-01-08 15:30:14 +01:00
81ec482918 Create non-owned variant of the table.
It yields ~12% faster time for cached results in historical day resolution
2025-01-08 15:01:57 +01:00
27fb228e87 Update colored 2025-01-08 13:53:26 +01:00
ca846c390f force color 2025-01-08 13:52:30 +01:00
dde5468e2b Use match over elif 2025-01-07 17:31:27 +01:00
0d3ca81319 func ref 2025-01-07 17:25:02 +01:00
2d99957771 Use anyhow 2025-01-07 17:21:46 +01:00
ec8e169cd5 readme 2025-01-07 17:19:12 +01:00
cb070a13c4 Save before filter 2025-01-07 17:19:12 +01:00
b7fceb47f3 Sort the plain table by currency keys 2025-01-07 17:19:12 +01:00
4b51a41659 add install option 2025-01-07 17:19:12 +01:00
b34cc4c1b6 clarification 2025-01-07 17:19:12 +01:00
51d59eefe4 Allow dead code for API 2025-01-07 17:19:12 +01:00
5aaa10538b Correct openoptions 2025-01-07 17:19:12 +01:00
0bd3c9004f Cahce read and write 2025-01-07 17:19:12 +01:00
1932ad1187 os struct 2025-01-07 17:19:12 +01:00