Skip to content

Commit e61b5d5

Browse files
committed
Consolidate add_row methods and other polish
1 parent 7c348fd commit e61b5d5

10 files changed

Lines changed: 627 additions & 788 deletions

File tree

RcppTskit/NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `RcppTskit` are documented in this file.
44
The file format is based on [Keep a Changelog](https://keepachangelog.com),
55
and releases adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.3.0] 2026-03-02
7+
## [0.3.0] 2026-04-07 (not yet released)
88

99
### Added (new features)
1010

@@ -61,8 +61,8 @@ and releases adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
6161
### Maintenance
6262

6363
- Turn vignette URL as hyperlinks and similar cosmetics.
64-
- State mirroring of the `R/Python` APIs and `C++/C` APIs across the package.
65-
- Update tskit C to 1.3.1
64+
- State that we mirror the `R/Python` APIs and `C++/C` APIs across the package.
65+
- Update `tskit C` to 1.3.1
6666
- TODO
6767

6868
## [0.2.0] - 2026-02-22

0 commit comments

Comments
 (0)