File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.0.0] - 2026-03-05
11+
1012### Added
1113
1214- Universal YAML template (` data/template_example.yml ` ).
@@ -64,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6466- Entity cover insertion errors in the database layer.
6567- Various fixes for community-specific edge cases (NODE, 210Pb, SISAL).
6668
67- ## [ 0.0.1 ] - 2023-11-15
69+ ## [ ] - 2023-11-15
6870
6971### Added
7072
@@ -75,6 +77,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7577- CLI argument parsing via ` parse_arguments ` .
7678- Basic pollen dataset upload workflow.
7779
78- [ Unreleased ] : https://github.com/NeotomaDB/DataBUS/compare/v1.0.0...HEAD
80+ [ 2.0.0 ] : https://github.com/NeotomaDB/DataBUS/compare/v1.0.0...v2.0.0
7981[ 1.0.0 ] : https://github.com/NeotomaDB/DataBUS/compare/v0.0.1...v1.0.0
80- [ 0.0.1 ] : https://github.com/NeotomaDB/DataBUS/releases/tag/v0.0.1
82+ [ ] : https://github.com/NeotomaDB/DataBUS/releases/tag/v0.0.1
Original file line number Diff line number Diff line change 22[ ![ lifecycle] ( https://img.shields.io/badge/lifecycle-stable-green.svg )] ( https://lifecycle.r-lib.org/articles/stages.html#stable )
33[ ![ NSF-1948926] ( https://img.shields.io/badge/NSF-1948926-blue.svg )] ( https://www.nsf.gov/awardsearch/showAward?AWD_ID=1948926 )
44[ ![ NSF-2410961] ( https://img.shields.io/badge/NSF-2410961-blue.svg )] ( https://www.nsf.gov/awardsearch/showAward?AWD_ID=2410961 )
5+ [ ![ DOI] ( https://zenodo.org/badge/719335737.svg )] ( https://doi.org/10.5281/zenodo.10201957 )
56[ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/11101/badge )] ( https://www.bestpractices.dev/projects/11101 )
67[ ![ CI] ( https://github.com/NeotomaDB/DataBUS/actions/workflows/ci.yml/badge.svg )] ( https://github.com/NeotomaDB/DataBUS/actions/workflows/ci.yml )
78[ ![ codecov] ( https://codecov.io/gh/NeotomaDB/DataBUS/branch/main/graph/badge.svg )] ( https://codecov.io/gh/NeotomaDB/DataBUS )
You can’t perform that action at this time.
0 commit comments