2025-08-18 Nim roadmap update (#244)

This commit is contained in:
Cofson
2025-08-22 18:03:14 +02:00
committed by GitHub
parent 8db5e55412
commit 31803e9574
9 changed files with 42 additions and 33 deletions

View File

@@ -1,9 +1,9 @@
---
title: "Replaceme"
title: Nim IDE Tooling 2024Q4
tags:
- "2024q4"
- "nim"
- "ift"
- 2024q4
- nim
- ift
draft: false
description:
---

View File

@@ -1,11 +1,11 @@
---
title: "Replaceme"
title: 2024q4 Nimble
tags:
- "2024q4"
- "nim"
- "ift"
- 2024q4
- nim
- ift
draft: false
description:
description: Nimble development.
---
`vac:nim:ift:nimble_2024q4`

View File

@@ -1,13 +1,11 @@
---
title: Nim IDE tooling
title: 2025q1 Nim IDE tooling
tags:
- "2025q1"
- "nim"
- "ift"
draft: false
- 2025q1
- nim
- ift
draft: false
description: improving nim ide tooling
---
`vac:nim:ift:2025q1-nim-ide-tooling`

View File

@@ -1,13 +1,11 @@
---
title: Nim IDE tooling
title: 2025q1 Nimble
tags:
- "2025q1"
- "nim"
- "ift"
draft: false
description: improving nim ide tooling
- 2025q1
- nim
- ift
draft: false
description: Nimble development.
---
`vac:nim:ift:2025q1-nimble`

View File

@@ -1,5 +1,5 @@
---
title: Nim IDE tooling
title: 2025q2 Nim IDE tooling
tags:
- 2025q2
- nim

View File

@@ -1,11 +1,11 @@
---
title: Nim IDE tooling
title: 2025q2 Nimble
tags:
- 2025q2
- nim
- ift
draft: false
description: improving nim ide tooling
description: Nimble development.
---
`vac:nim:ift:2025q2-nimble`

View File

@@ -1,5 +1,5 @@
---
title: nim core libraries
title: 2025q3 Nim Core Libraries
tags:
- 2025q3
- nim
@@ -14,11 +14,11 @@ description:
## Task List
### Add cbor support to json: [https://github.com/status-im/nim-json-serialization](https://github.com/status-im/nim-json-serialization "https://github.com/status-im/nim-json-serialization")
### Nim cbor serialization
(info: cbor is needed for QT at compile time)
fully qualified name: `vac:nim:ift:2025q3-nim-core-libs:add-cbor-supoort-to-json`
fully qualified name: `vac:nim:ift:2025q3-nim-core-libs:nim-cbor-serialization`
* owner: Esteban
* status:
* start-date: 2025/07/01

View File

@@ -1,5 +1,5 @@
---
title: Nim IDE tooling
title: 2025q3 Nim IDE tooling
tags:
- 2025q3
- nim

View File

@@ -1,11 +1,11 @@
---
title: Nim IDE tooling
title: 2025q3 Nimble
tags:
- 2025q3
- nim
- ift
draft: false
description: improving nim ide tooling
description: Nimble development.
---
`vac:nim:ift:2025q3-nimble`
@@ -25,3 +25,16 @@ We'll prioritize these enhancements to bring Nimble closer to its 1.0 release, e
By the end of this quarter, we aim to have made significant progress on these fronts, setting the stage for Nimble to become the go-to package manager in IFT projects.
## Tasks
### Nim 1.0.0
fully qualified name: `vac:nim:ift:2025q3-nimble:nim-1.0.0`
* owner: jmgomez
* status:
* start-date: 2025/07/01
* end-date: 2025/09/30
#### Description
All the relevant information can be found in [this GitHub issue](https://github.com/nim-lang/nimble/issues/1449).