Commit graph

83 commits

Author SHA1 Message Date
ddd6ed6f96
feat: support latest version chrono
* Fixed crate breaking due to non-exhaustive matches on the latest
  chrono version
* Addressed minor clippy lints
2024-05-12 20:56:29 +05:30
e3f2c5a088
chore(crate): bump version 2024-01-14 14:05:31 +05:30
f7ed35b47a
fix(fi): ommited quote in JSON syntaxx 2024-01-14 14:03:41 +05:30
9754f87bfd
chore(tests): include test for fi (finnish) locale 2024-01-08 20:12:46 +05:30
509d222c70
chore(locales): add finnish locale 2024-01-08 20:08:56 +05:30
965e02f698
chore(LICENSE): update license to include myself 2024-01-08 19:49:09 +05:30
41b9768b31
chore(crate): bump version 2023-09-19 11:27:33 +05:30
b349835e86
fix(tests): "Sun" -> "Paz" 2023-09-13 22:47:48 +05:30
96589fa5eb
fix(tests): format_tr_naive use proper locale 2023-09-13 22:47:09 +05:30
b8338287a6
chore(tests): format_it -> format_tr && format_tr_naive 2023-09-13 22:44:58 +05:30
350f2cc1f1
chore(README): chrono-locale -> chrono-lc 2023-09-13 22:38:47 +05:30
5fdf57c846
chore(ci): remove unecessary --lib flag for cargo test 2023-09-13 22:37:56 +05:30
95a0016b1e
chore(tests): format_en_naive -> format_he_naive 2023-09-13 22:37:26 +05:30
7cb5cfd66b
chore(README): fix version to mirror that on Cargo.toml 2023-09-13 22:30:24 +05:30
f96fd2f068
chore(tests): include tests for fil loc`le 2023-09-13 22:27:51 +05:30
2e58243003
feat(locales): include fil locale for filipino 2023-09-13 22:27:25 +05:30
5200922bfd
chore(README): added note to the correct part 2023-09-13 19:04:10 +05:30
5dafc02589
chore(README): include another note 2023-09-13 19:03:43 +05:30
6ba5e1d345
chore(README): use note block 2023-09-13 19:03:08 +05:30
8ed5bf6d48
chore(README): minor changes 2023-09-13 19:02:04 +05:30
33bbea3e07
chore: please the clippy overlords - 2 2023-09-13 18:32:24 +05:30
50168ae609
chore: please the clippy overlords - 1 2023-09-13 18:31:57 +05:30
3025d4721a
chore(vscode): include settings config 2023-09-13 18:31:00 +05:30
2e5a1da94a
chore(vscode): move configs into correct folder 2023-09-13 18:28:07 +05:30
e9e67bd42a
chore(vscode): include dev extensions 2023-09-13 18:27:44 +05:30
66e6831a8e
chore(ci): build without locked, since lib 2023-09-13 18:12:18 +05:30
3c7fd98044
chore: format with rustfmt & ignore generated content 2023-09-13 18:11:25 +05:30
8a3528f42a
chore: format with rustfmt - 2 2023-09-13 18:10:46 +05:30
5a70107020
chore: format with rustfmt - 1 2023-09-13 18:10:14 +05:30
61fb62efd5
chore(tests): fix he test, updated crate name 2023-09-13 18:09:25 +05:30
5aaea1a99b
fix(build): tell rustfmt to ignore formatting for generated locales file 2023-09-13 17:37:43 +05:30
5065fec39d
fix(ci): actions config file path 2023-09-13 17:35:10 +05:30
82f2d825ab
chore(actions): include CI action for checks
I just yanked this from df8570b16e/.github/workflows/ci.yaml.
2023-09-13 17:34:32 +05:30
8d516df280
merge PR #2 hebrew locales
Create he.json (Hebrew support)
2023-09-13 17:31:13 +05:30
43cceacf5a
fix(locales): missing month in long months for he locale 2023-09-13 17:29:58 +05:30
f44f311242
chore(tests): include test for he (hebrew) locale 2023-09-13 17:29:32 +05:30
add475c1c6
chore(crate): bump crate version 2023-09-06 13:09:16 +05:30
e25de2a2f6
chore(crate): bump dependencies 2023-09-06 13:08:13 +05:30
85043c4a3e
refactor: modernize codebase for rust edition 2021 2023-09-06 13:05:18 +05:30
Lior Shaposhnikov
a0be02c756
Create he.json 2023-08-27 12:26:52 +03:00
9965c3355c
chore(tests): include pl locale tests 2023-08-26 21:52:06 +05:30
512502b7e8
feat: include polish locale 2023-08-26 21:45:45 +05:30
c8d12a9e24
fix: git deps use tag, not version 2023-08-23 21:08:40 +05:30
b47f2afe06
chore(rustdoc): bump version 2023-08-23 21:02:40 +05:30
408a1012a4
chore(README): bump version 2023-08-23 21:02:15 +05:30
f666f3bef6
chore: bump version 2023-08-23 21:02:00 +05:30
be514e708a
chore(crate): use rust edition 2021 2023-08-23 20:56:04 +05:30
c7852a2819
merge: PR #1 turkish locales
(feat) Turkish Locales
2023-08-23 20:54:12 +05:30
Barış
ac24e908ff fix test 2023-08-23 18:21:34 +03:00
Barış
a13a1372e9 added test 2023-08-23 18:17:39 +03:00