Commit Graph

  • 5ff1b124dd Update changelog for release 0.5.0 main 0.5.0 Sosthène Guédon 2025-08-20 11:37:35 +02:00
  • aadb20cb86 Use serde_core instead of serde Sosthène Guédon 2025-09-16 17:44:03 +02:00
  • 39de561b86 Implement the bytes traits Sosthène Guédon 2025-04-10 15:35:43 +02:00
  • 691d594eda Update to heapless 0.9 Sosthène Guédon 2024-10-22 09:08:31 +02:00
  • 8d13f8117a Use trusted publishing for future releases Sosthène Guédon 2025-09-15 17:38:37 +02:00
  • 40859ee908 Update changelog for release 0.5.0 heapless-0.9 Sosthène Guédon 2025-08-20 11:37:35 +02:00
  • 91bf6c8baf fixup! Update to heapless 0.9 Sosthène Guédon 2025-08-20 11:35:08 +02:00
  • 10ed778672 Make everything generic over LenType Sosthène Guédon 2025-04-30 10:28:11 +02:00
  • 1ea22be155 Implement the bytes traits Sosthène Guédon 2025-04-10 15:35:43 +02:00
  • 9aba8de75c Update to heapless 0.9 Sosthène Guédon 2024-10-22 09:08:31 +02:00
  • 87db3fbdf3 Add changelog for release 0.4 0.4.0 Sosthène Guédon 2024-06-20 10:04:00 +02:00
  • cca4eda8a6 Add changelog for release 0.4 release-04 Sosthène Guédon 2024-06-20 10:04:00 +02:00
  • e4f19c10aa Remove default fature requirement and add an heapless-0.8 feature Sosthène Guédon 2024-06-20 09:50:08 +02:00
  • 744ee80562 Add more generic conversion routines Sosthène Guédon 2024-06-19 17:21:16 +02:00
  • 00fb4b8944 Remove outdated APIs Sosthène Guédon 2024-06-19 17:07:47 +02:00
  • 8ada495292 Simplify deserialize implementation Sosthène Guédon 2024-06-19 16:36:57 +02:00
  • b7ef67366c Make update of major heapless version a possibly non breaking change Sosthène Guédon 2024-06-19 16:36:17 +02:00
  • 413930ea2a Add documentation Sosthène Guédon 2024-06-19 16:12:34 +02:00
  • 0ddac4509d Remove cbor feature Sosthène Guédon 2024-06-19 15:43:50 +02:00
  • 33277be39c Remove Deref impl, Sosthène Guédon 2024-06-19 15:43:18 +02:00
  • 287bb1ca31 Remove default fature requirement and add an heapless-0.8 feature update-cleaned Sosthène Guédon 2024-06-20 09:50:08 +02:00
  • 818c08df41 Add more generic conversion routines Sosthène Guédon 2024-06-19 17:21:16 +02:00
  • d474649871 Remove outdated APIs Sosthène Guédon 2024-06-19 17:07:47 +02:00
  • 83f1cb7faa Simplify deserialize implementation Sosthène Guédon 2024-06-19 16:36:57 +02:00
  • 2dd9b18bb8 Make update of major heapless version a possibly non breaking change Sosthène Guédon 2024-06-19 16:36:17 +02:00
  • 984bade8c5 Add documentation Sosthène Guédon 2024-06-19 16:12:34 +02:00
  • 5aa6ea751f Remove cbor feature Sosthène Guédon 2024-06-19 15:43:50 +02:00
  • 57a15368d7 Remove Deref impl, Sosthène Guédon 2024-06-19 15:43:18 +02:00
  • 7840edb274 Add Bytes::increase_capacity method Robin Krahl 2024-06-19 15:57:21 +02:00
  • 0a0112c275 Add conversions from arrays Robin Krahl 2024-06-19 14:56:15 +02:00
  • abe582a117 Add CI workflows Robin Krahl 2024-06-19 15:06:11 +02:00
  • 9d3e7d70d2 Simplify debug printing Sosthène Guédon 2023-12-08 14:29:36 +01:00
  • fa56c3d953 Add tests Sosthène Guédon 2023-12-08 14:00:09 +01:00
  • 5dede6608e Fix tests Sosthène Guédon 2023-12-08 13:55:36 +01:00
  • 13dec8a674 Remove usage of phantomdata Sosthène Guédon 2023-12-08 13:54:52 +01:00
  • 5eff70dbef Remove commented-out into_iter (available in the IntoIterator implemenatation) Sosthène Guédon 2023-12-08 12:05:26 +01:00
  • 3b3060371c Remove commented out code Sosthène Guédon 2023-12-08 11:50:08 +01:00
  • 869a754b0c Fix clippy warnings Sosthène Guédon 2023-12-08 11:40:47 +01:00
  • 56d66bf7e9 Run cargo fmt Sosthène Guédon 2023-12-08 11:32:47 +01:00
  • 44c1612df4 Update heapless and remove typenum dependency Sosthène Guédon 2023-12-08 11:31:20 +01:00
  • 880c97be81 Merge pull request #1 from ycrypto/remove-generic-array 0.3.0 Nicolas Stalder 2021-06-10 16:46:16 -04:00
  • 257a0bf649 Bump heapless, removing generic-array remove-generic-array Nicolas Stalder 2021-06-10 22:45:31 +02:00
  • d543ddb2ff Bump heapless, and hence generic-array. Remove ufmt Nicolas Stalder 2021-02-26 23:50:26 +01:00
  • 384f415afd Add more methods Nicolas Stalder 2021-02-01 00:13:46 +01:00
  • b4e2fa84de Some ergonomics improvements Nicolas Stalder 2020-05-03 02:17:04 +02:00
  • a521a0f050 Make a first release Nicolas Stalder 2020-02-08 16:30:37 +01:00
  • e4e32688e6 Deserialize bytes as bytes, not as seq! Nicolas Stalder 2020-01-26 00:03:39 +01:00
  • dc30d6090d Initial commit Nicolas Stalder 2020-01-17 14:20:37 +01:00