Skip to content

Commit

Permalink
Create 2024-08-20-node-cli-api.md (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 authored Aug 28, 2024
1 parent 83b682b commit 1c4bd36
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions blog/2024-08-20-node-cli-api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Node API & CLI Team Update
slug: 2024-08-20-node-cli-api
authors: Jimbo4350
tags: [cli-api]
hide_table_of_contents: false
---

# Node-Api-Cli Update
# 2024-08-07 - 2024-08-20

## High level summary
- [Release cardano-cli-9.3.0.0](https://github.com/IntersectMBO/cardano-cli/pull/866/files#diff-18da9c1abe86544b801dd9c386ba6c482bb2b6173b02734a3a8ed7808a433faf)
- [Release cardano-api-9.2.0.0](https://github.com/IntersectMBO/cardano-api/pull/615/files#diff-2f159a683c1ece2f6474dd7c02484f113d7dd22f936cb2732374d7b89ed6b4eb)

### cardano-cli
- [Release cardano-cli-9.3.0.0](https://github.com/IntersectMBO/cardano-cli/pull/866)
- [Use `IsList(toList,fromList)` instead of specialised functions](https://github.com/IntersectMBO/cardano-cli/pull/865)
- [Create toJSON instance for "query drep-state" output](https://github.com/IntersectMBO/cardano-cli/pull/863)

### cardano-api
- [Release cardano-api-9.2.0.0](https://github.com/IntersectMBO/cardano-api/pull/615)
- [Keep Coin as the user-facing name of functions](https://github.com/IntersectMBO/cardano-api/pull/614)
- [Adapt user-facing functions' names to Lovelace->Coin renaming](https://github.com/IntersectMBO/cardano-api/pull/611)
- [Bump chap & hackage. Remove GHC 9.8 from GHA.](https://github.com/IntersectMBO/cardano-api/pull/618)


0 comments on commit 1c4bd36

Please sign in to comment.