Skip to content

Commit

Permalink
Adds news posts for 2 releases
Browse files Browse the repository at this point in the history
* ion-schema-rust v0.15.0
* ion-rust v1.0.0-rc.10
  • Loading branch information
github-actions committed Dec 14, 2024
1 parent 8ca4899 commit 1b42346
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
{
"name": "ion-rust",
"category": "core",
"latest_release_version": "1.0.0-rc.9",
"latest_release_date": "2024-11-06",
"latest_release_version": "1.0.0-rc.10",
"latest_release_date": "2024-12-13",
"documentation": "https://docs.rs/ion-rs/latest/ion_rs/"
},
{
Expand Down
11 changes: 11 additions & 0 deletions _posts/2024-12-13-ion-rust-1_0_0-rc_10-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: news_item
title: "Ion Rust 1.0.0-rc.10 Released"
date: 2024-12-13
categories: news ion-rust
---

Ion Rust 1.0.0-rc.10 is now available.

| [Release Notes v1.0.0-rc.10](https://github.com/amazon-ion/ion-rust/releases/tag/v1.0.0-rc.10) | [Ion Rust](https://github.com/amazon-ion/ion-rust) |

11 changes: 11 additions & 0 deletions _posts/2024-12-13-ion-schema-rust-0_15_0-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: news_item
title: "Ion Schema Rust 0.15.0 Released"
date: 2024-12-13
categories: news ion-schema-rust
---

Ion Schema Rust 0.15.0 is now available.

| [Release Notes v0.15.0](https://github.com/amazon-ion/ion-schema-rust/releases/tag/v0.15.0) | [Ion Schema Rust](https://github.com/amazon-ion/ion-schema-rust) |

0 comments on commit 1b42346

Please sign in to comment.