- 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>
22 lines
433 B
Markdown
22 lines
433 B
Markdown
|
|
1.0.0 / 2017-07-06
|
|
==================
|
|
|
|
* update "mocha" to v3
|
|
* fixed unicode URI decoding (#6)
|
|
* add typings for Typescript
|
|
* README: use SVG Travis-CI badge
|
|
* add LICENSE file (MIT)
|
|
* add .travis.yml file (testing Node.js 0.8 through 8 currently)
|
|
* add README.md file
|
|
|
|
0.0.2 / 2014-01-27
|
|
==================
|
|
|
|
* index: invert the path separators on Windows
|
|
|
|
0.0.1 / 2014-01-27
|
|
==================
|
|
|
|
* initial commit
|