Releases: KlimaDAO/klimadao
Releases · KlimaDAO/klimadao
carbonmark-api-v5.3.4
- [api] Fix
listings
endpoint for ICR (#2180) (p_sparacino, Thu Jan 25 16:36:05 2024 +0100)
carbonmark-api-v5.3.3
- Improve filtering of vintages (#2152) (biwano, Thu Jan 25 11:24:52 2024 +0100)
carbonmark-api-v5.3.2
- [api] Remove ICR artifacts (#2163) (p_sparacino, Wed Jan 24 22:25:40 2024 +0100)
carbonmark-api/v2.0.0
Stable release with support for Carbonmark Smart Contract V2
carbonmark-api-v2.0.0-3
- [api] Fix #1602 - Format bignumber strings for /purchases endpoint (#1619) (Atmosfearful, Mon Oct 2 16:15:07 2023 -0700)
- Emc/fix/1600-missing-project-on-user-listing-object (#1610) (Michael Collins, Mon Oct 2 15:26:53 2023 -0700)
What's Changed
- implement digital carbon page by @sprrwhwk in #1599
- fix button layout on off-vs-on page by @sprrwhwk in #1613
- Replace ts-node with tsx for generate-types by @0xemc in #1609
- Fixed incorrect payment method on CC checkout by @psparacino in #1616
- fix #1617 - refactor User page handler by @Atmosfearful in #1618
- Emc/fix/1600-missing-project-on-user-listing-object by @0xemc in #1610
- [api] Fix #1602 - Format bignumber strings for /purchases endpoint by @Atmosfearful in #1619
Full Changelog: carbonmark-api/v2.0.0-1...carbonmark-api/v2.0.0-3
carbonmark-api-v2.0.0-1
- npm version prerelease (Atmosfearful, Thu Sep 28 17:19:15 2023 -0700)
- fix: remove default from expiresAfter schema (Atmosfearful, Thu Sep 28 17:03:05 2023 -0700)
- fix #1604 (Atmosfearful, Thu Sep 28 16:53:09 2023 -0700)
- Emc/chore/1492 testnet api support (#1598) (Michael Collins, Fri Sep 29 07:51:12 2023 +1000)
- Hotfix #1604 (#1605) (Atmosfearful, Thu Sep 28 17:54:21 2023 -0700)
carbonmark-api-v2.0.0-0
- premajor release v2.0.0-0 (#1596) (Atmosfearful, Wed Sep 27 16:02:19 2023 -0700)
- #1489 refactor(/projects): only fetch unexpired listings (#1588) (Atmosfearful, Thu Sep 28 08:05:50 2023 +1000)
- feat(users/:id): support expiresAfter querystring (#1589) (Atmosfearful, Thu Sep 28 07:09:47 2023 +1000)
- Refactor(/projects/:id) only fetch unexpired listings (#1587) (Atmosfearful, Wed Sep 27 10:46:41 2023 -0700)
- feature: 1168 Remove country and category from /projects (#1585) (Michael Collins, Wed Sep 27 09:54:53 2023 +1000)
- [api] Unify schemas, add expiration and minFillAmount (#1565) (Atmosfearful, Mon Sep 25 07:43:51 2023 -0700)
- Bump Carbonmark mumbai subgraph to 0.0.2 (#1563) (cujowolf, Thu Sep 21 16:34:03 2023 -0700)
- V2 API Enhancements (#1561) (Atmosfearful, Wed Sep 20 13:24:19 2023 -0700)
- chore:1281 Remove vercel env vars (#1554) (Michael Collins, Tue Sep 19 09:52:57 2023 +1000)
- chore:1448 use feTS to generate API Types (#1531) (Michael Collins, Sat Sep 16 09:47:10 2023 +1000)
- Various API Fixes (#1538) (Michael Collins, Wed Sep 13 16:14:13 2023 -0700)
- Integrate polygon-digital-carbon into fetchProjectPoolInfo (#1526) (p_sparacino, Tue Sep 12 07:56:31 2023 -0700)
- chore:1448 API Typebox Typing & Refactor (#1529) (Michael Collins, Tue Sep 12 13:15:01 2023 +1000)
- chore: Remove /api prefix from api (#1522) (Michael Collins, Fri Sep 8 15:31:32 2023 -0700)
- [api] enhancements - Typebox, tests, and
network
param (#1501) (Atmosfearful, Thu Sep 7 11:47:37 2023 +1000) - Include address field in firestore on user profile creation (#1451) (p_sparacino, Thu Aug 31 11:59:17 2023 -0700)
- Emc/hotfix/1395 Type generation for Sanity in Carbonmark API (#1397) (Michael Collins, Wed Aug 30 20:07:31 2023 -0700)
- Emc/feature/carbonmark map view (#1408) (Michael Collins, Wed Aug 30 14:22:54 2023 +1000)
carbonmark-api/v1.1.0
Add Stoplight documentation and examples to the root.
Add /openapi.json
endpoint.
API performance improvements.
Fix an issue with the /purchases
endpoint.