- Add Strike API credentials configuration - Implement Strike node with 9 resources (Account, Balance, Currency Exchange, Deposit, Invoice, Payment, Payment Method, Payout, Rates) - Add comprehensive operation descriptions for all resources - Include CLAUDE.MD documentation - Set up build configuration with TypeScript, ESLint, and Prettier 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
3.5 KiB
3.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.1 - 2022-10-12
Commits
- [eslint] fix indentation and whitespace
94b97cd - [readme] rename, add badges
c08b77f - [actions] add reusable workflows
ea6a13d - [Tests] switch from
taptotaped4681ac - [meta] add
auto-changelog50bd71a - [eslint] add eslint
084e09e - [meta] create FUNDING.yml; add
fundingin package.json76b3e31 - [meta] use
npmignoreto autogenerate an npmignore file514a3b7 - Only apps should have lockfiles
6e6963b - [meta] update URLs
0973f5a - [meta] add
safe-publish-latestdb19aab - [Tests] add
audinposttestb108d28
v1.0.0 - 2016-01-01
v0.0.2 - 2016-01-01
Commits
- add license file
a7326b2
v0.0.1 - 2014-05-24
Commits
- update node versions on travis
0c246a1 - depend on an old tap version so that travis passes again since they don't have the latest npm
daf11fc - fix require()
63e755d - Use node 0.11+ buffer.equals when available
e0131f8