Skip to content

Commit 5611e27

Browse files
authored
Merge pull request #118 from CHIMEFRB/release-please--branches--main--components--datatrail-cli
chore(main): release 0.9.0
2 parents 49f186a + 3c2e847 commit 5611e27

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/CHIMEFRB/datatrail-cli/compare/v0.8.0...v0.9.0) (2025-05-12)
4+
5+
6+
### Features
7+
8+
* **pull:** allows specific files to be pulled by designating names or paths in a local config file ([d3cfb59](https://github.com/CHIMEFRB/datatrail-cli/commit/d3cfb59906fe4cb13c8f549e8c2b6499c32e663e))
9+
10+
11+
### Bug Fixes
12+
13+
* **test:** changed docstring expected in help test ([fed9342](https://github.com/CHIMEFRB/datatrail-cli/commit/fed9342df20b6843171a8cb4b288899ada74e261))
14+
315
## [0.8.0](https://github.com/CHIMEFRB/datatrail-cli/compare/v0.7.2...v0.8.0) (2025-04-22)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datatrail-cli"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "CHIME/FRB Datatrail CLI"
55
authors = ["CHIME FRB Project Office"]
66
license = "MIT"

0 commit comments

Comments
 (0)