|
d61b33928d
|
chore: bump msrv to 1.74
|
2025-05-09 04:20:18 +01:00 |
|
|
ecba6e21da
|
chore: fmt project
|
2024-12-29 14:27:58 +00:00 |
|
|
0e36c5f5c4
|
feat(bytestring): split_at method (#619)
|
2024-11-24 00:55:18 +00:00 |
|
|
ace737fc4c
|
chore: overspecified deps
|
2024-07-20 18:00:39 +01:00 |
|
|
f4139a0878
|
chore: update MSRV to 1.70
|
2024-05-11 17:39:34 +01:00 |
|
|
39bab04800
|
chore: remove redundant imports
|
2024-02-19 11:36:15 +00:00 |
|
|
f967562ac4
|
chore: specify external types for each crate (#496)
|
2023-10-30 00:07:28 +00:00 |
|
|
61b6e01b02
|
chore(bytestring): prepare release 1.3.1
|
2023-10-29 23:17:28 +00:00 |
|
|
392e591820
|
chore(local-channel): prepare release 0.1.5
|
2023-10-29 23:16:53 +00:00 |
|
|
17409cd203
|
docs: add bytestring readme
|
2023-09-17 20:33:36 +01:00 |
|
|
4a7f2c95af
|
chore: remove dates from changelogs
|
2023-09-17 20:25:58 +01:00 |
|
|
45a7dcba90
|
chore(tls): fix min rustls version
|
2023-08-29 18:40:55 +01:00 |
|
|
8d5d1dbf6f
|
bump MSRV to 1.65 (#485)
|
2023-07-17 03:05:39 +01:00 |
|
|
177590a7d8
|
increase bytestring test coverage
|
2023-04-01 22:45:18 +01:00 |
|
|
c0693da9ba
|
update msrv to 1.60 (#482
* update msrv to 1.60
* inherit workspace msrv
|
2023-04-01 21:39:19 +01:00 |
|
|
28f36e4e30
|
update unreleased sections date
|
2023-04-01 05:24:40 +01:00 |
|
|
a6bece7b33
|
prepare bytestring release 1.3.0
|
2023-03-03 22:41:09 +00:00 |
|
|
fbb53f54ef
|
format changelogs with prettier
|
2023-03-03 22:36:13 +00:00 |
|
|
878d3a1c74
|
impl AsRef<ByteString>
|
2023-02-26 16:24:48 +00:00 |
|
|
2b83f08a40
|
Use old cargo-hack for 1.59.0 CI (#472)
* Use old cargo-hack for 1.57.0 CI
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
* Upgrade MSRV to 1.59.0
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-11-12 14:00:33 +00:00 |
|
|
8e9401f8e1
|
prepare bytestring release 1.2.1
|
2022-11-12 13:19:09 +00:00 |
|
|
9ede174e81
|
fix no_std compatibility (#471)
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
|
2022-11-12 16:00:06 +09:00 |
|
|
bb36e2a072
|
prepare bytestring release 1.2.0
|
2022-11-07 20:22:47 +00:00 |
|
|
6061a44a22
|
slice_ref doc tweaks
|
2022-11-07 20:21:57 +00:00 |
|
|
363984ad75
|
Add ByteString::slice_ref (#470)
|
2022-11-07 20:16:46 +00:00 |
|
|
68228a6cf2
|
update dev deps
|
2022-10-21 03:23:40 +01:00 |
|
|
c4a0f37d0c
|
fix minimal versions for bytestring
|
2022-07-23 03:06:44 +01:00 |
|
|
66756bc448
|
update all crates msrv to 1.57 (#464)
|
2022-07-23 00:51:12 +01:00 |
|
|
71b4e55c92
|
prepare bytestring release 1.1.0 (#461)
|
2022-06-11 13:41:11 +01:00 |
|
|
eb5fa30ada
|
feat: impls for Box and String conversions (#458)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-06-11 04:22:34 +01:00 |
|
|
dc67ba770d
|
fmt with import grouping
|
2022-04-10 02:48:53 +01:00 |
|
|
41ed48219d
|
bump lower msrv to 1.49
|
2022-03-02 16:40:11 +00:00 |
|
|
621deba990
|
fix changelog bullet points
|
2021-12-18 02:49:23 +00:00 |
|
|
90f205a465
|
standardize crate level lints
|
2021-12-08 06:09:46 +00:00 |
|
|
5556afd524
|
fix bytestring test on older rust versions
|
2021-11-28 01:19:57 +00:00 |
|
|
c63880a292
|
doc updates
|
2021-11-28 00:46:29 +00:00 |
|
|
18eced7305
|
add static assertions to bytestring
|
2021-11-25 03:29:30 +00:00 |
|
|
4ff8a2cf68
|
make runtime macros more IDE friendly (#391)
|
2021-10-14 10:54:39 +01:00 |
|
|
16ba77c4c8
|
prepare next set of betas (#273)
|
2021-02-06 19:24:52 +00:00 |
|
|
66bd5bf4a2
|
prepare macros v0.2.0 release (#261)
|
2021-02-02 02:07:58 +00:00 |
|
|
147c4f4f2c
|
test bytestring with ahash
|
2021-01-03 04:42:08 +00:00 |
|
|
5285656bdc
|
prepare next beta releases
|
2021-01-03 04:39:37 +00:00 |
|
|
6bcf6d8160
|
use bytestring crate name as dir name
|
2020-12-31 02:21:50 +00:00 |
|