Files
n8n-nodes-strike/node_modules/buffer-equal/CHANGELOG.md
Martien 5605b9b49a Initial commit: n8n Strike API node
- 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>
2025-12-10 11:00:38 +01:00

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 tap to tape d4681ac
  • [meta] add auto-changelog 50bd71a
  • [eslint] add eslint 084e09e
  • [meta] create FUNDING.yml; add funding in package.json 76b3e31
  • [meta] use npmignore to autogenerate an npmignore file 514a3b7
  • Only apps should have lockfiles 6e6963b
  • [meta] update URLs 0973f5a
  • [meta] add safe-publish-latest db19aab
  • [Tests] add aud in posttest b108d28

v1.0.0 - 2016-01-01

v0.0.2 - 2016-01-01

Commits

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

v0.0.0 - 2012-05-11

Commits