File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @macrostrat/api-v2" ,
3- "version" : " 2.1.6 " ,
3+ "version" : " 2.1.7 " ,
44 "description" : " An API for stratigraphic and geological information (Version 2)." ,
55 "main" : " server.js" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11# Macrostrat API v2 Changelog
22
3+ ## [ 2.1.7] - 2025-11-19
4+
5+ - Allow multiple ` status_code ` values in ` /columns ` route
6+ - Add ` status_code ` filter option to
7+
8+
9+ ## [ 2.1.5] - 2025-11-07
10+
11+ - Add ` t_units ` and ` t_sections ` summary parameters to short ` /columns ` output
12+
13+ ## [ 2.x.x] Series - 2024 to 2025
14+
15+ Moved the entire API to be based on PostgreSQL instead of a mix of PostgreSQL
16+ and MariaDB.
17+
18+ --------
19+
320## tl;dr
421
522- Added ` ?sample ` to every route (except ` /mobile ` ), which returns 5 records.
You can’t perform that action at this time.
0 commit comments