Commit Graph

142 Commits

Author SHA1 Message Date
Joel Wetzell e22e25afe2 bump version v0.3.0 2026-05-30 22:22:02 -05:00
Joel Wetzell dc28e1585c Merge pull request #46 from jwetzell/dependabot/npm_and_yarn/astro-6.3.8
Bump astro from 6.3.6 to 6.3.8
2026-05-30 22:13:33 -05:00
Joel Wetzell 6d7bceb536 fix params layout for http.response.create 2026-05-27 21:01:28 -05:00
dependabot[bot] 795ce1ab55 Bump astro from 6.3.6 to 6.3.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.6 to 6.3.8.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.3.8/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-27 19:11:20 +00:00
Joel Wetzell e83c095d97 Merge pull request #45 from jwetzell/dependabot/npm_and_yarn/astro-6.3.6
Bump astro from 6.3.3 to 6.3.6
2026-05-26 16:40:08 -05:00
dependabot[bot] b5ddb3ecc2 Bump astro from 6.3.3 to 6.3.6
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.3 to 6.3.6.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.3.6/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 21:25:32 +00:00
Joel Wetzell e10ae19992 add notes about module interface implementations 2026-05-19 22:27:46 -05:00
Joel Wetzell 4a873a32d4 Merge pull request #44 from jwetzell/dependabot/npm_and_yarn/astro-6.3.3
Bump astro from 6.3.1 to 6.3.3
2026-05-19 22:16:19 -05:00
Joel Wetzell 1c8b6f91b1 bump version 2026-05-19 22:16:02 -05:00
Joel Wetzell 2ec22b1f9b switch docs to publish on tag 2026-05-19 22:14:53 -05:00
Joel Wetzell 79892d1372 remove trace flag from CLI help 2026-05-19 22:13:17 -05:00
Joel Wetzell d49fa50eb7 add pubsub.publish docs and cleanout nats/mqtt specific 2026-05-19 22:13:05 -05:00
Joel Wetzell e76a6f1d06 rename router.output processor 2026-05-19 22:12:35 -05:00
dependabot[bot] c1cad438ba Bump astro from 6.3.1 to 6.3.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.1 to 6.3.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.3.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-18 02:19:44 +00:00
Joel Wetzell 42542fc217 0.1.2 v0.1.2 2026-05-17 21:17:20 -05:00
Joel Wetzell 024cb28161 add site option for sitemap integration 2026-05-17 21:17:07 -05:00
Joel Wetzell d32b67fd4b update incorrect flag in docker 2026-05-17 21:16:58 -05:00
Joel Wetzell 5838d00c8d fix syntax 2026-05-17 21:16:45 -05:00
Joel Wetzell 0489c8ccfd 0.1.1 v0.1.1 2026-05-17 21:12:16 -05:00
Joel Wetzell 8e6cd58006 format 2026-05-17 21:12:04 -05:00
Joel Wetzell 69bc31d3f1 change warning about non-included modules 2026-05-17 13:19:41 -05:00
Joel Wetzell 947557da78 Merge pull request #34 from jwetzell/dependabot/github_actions/actions/setup-node-6.4.0
Bump actions/setup-node from 6.3.0 to 6.4.0
2026-05-13 19:37:30 -05:00
Joel Wetzell e78e6789b7 Merge pull request #42 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.39.2
Bump @astrojs/starlight from 0.38.2 to 0.39.2
2026-05-13 19:37:08 -05:00
Joel Wetzell 9e4f153280 migrate autogenerate syntax 2026-05-13 19:35:52 -05:00
dependabot[bot] 70dfd73575 Bump @astrojs/starlight from 0.38.2 to 0.39.2
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.38.2 to 0.39.2.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.39.2/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-14 00:28:22 +00:00
Joel Wetzell 78764bfc5b Merge pull request #35 from jwetzell/dependabot/npm_and_yarn/typescript-6.0.3
Bump typescript from 5.9.3 to 6.0.3
2026-05-13 19:26:50 -05:00
dependabot[bot] 16eca29cc1 Bump typescript from 5.9.3 to 6.0.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-14 00:19:50 +00:00
Joel Wetzell 4fd5157e3c Merge pull request #40 from jwetzell/dependabot/npm_and_yarn/astrojs/check-0.9.9
Bump @astrojs/check from 0.9.8 to 0.9.9
2026-05-13 19:18:04 -05:00
Joel Wetzell a60f08b9ed Merge pull request #37 from jwetzell/dependabot/github_actions/SamKirkland/FTP-Deploy-Action-4.4.0
Bump SamKirkland/FTP-Deploy-Action from 4.3.6 to 4.4.0
2026-05-13 19:17:51 -05:00
Joel Wetzell afb9882954 Merge pull request #43 from jwetzell/dependabot/npm_and_yarn/astro-6.3.1
Bump astro from 6.1.4 to 6.3.1
2026-05-13 19:17:41 -05:00
Joel Wetzell dd5cb5bfa2 add docs for websocket.client module 2026-05-13 19:17:19 -05:00
dependabot[bot] 1fdff36b35 Bump astro from 6.1.4 to 6.3.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.4 to 6.3.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.3.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 00:15:29 +00:00
dependabot[bot] 996934c766 Bump @astrojs/check from 0.9.8 to 0.9.9
Bumps [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.9/packages/language-tools/astro-check)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-04 21:19:07 +00:00
dependabot[bot] 2bc2a45219 Bump SamKirkland/FTP-Deploy-Action from 4.3.6 to 4.4.0
Bumps [SamKirkland/FTP-Deploy-Action](https://github.com/samkirkland/ftp-deploy-action) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/samkirkland/ftp-deploy-action/releases)
- [Commits](https://github.com/samkirkland/ftp-deploy-action/compare/a51268f67f6605236975928ae28b0f7e9971d50a...110f9186c050f71550953127052e77650219c287)

---
updated-dependencies:
- dependency-name: SamKirkland/FTP-Deploy-Action
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 20:46:39 +00:00
dependabot[bot] 7a1ec56499 Bump actions/setup-node from 6.3.0 to 6.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 19:15:32 +00:00
Joel Wetzell 6936b7f46d Merge pull request #31 from jwetzell/dependabot/npm_and_yarn/astro-6.1.4
Bump astro from 6.0.8 to 6.1.4
2026-04-13 08:34:34 -05:00
dependabot[bot] ba99ea9e1b Bump astro from 6.0.8 to 6.1.4
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.0.8 to 6.1.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.1.4/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 16:50:51 +00:00
Joel Wetzell 0f994e7fa9 add docs for individual midi processors 2026-03-28 15:51:52 -05:00
Joel Wetzell a8fc730eed convert all .md to .mdx 2026-03-28 14:59:10 -05:00
Joel Wetzell 694c0e505a add language hints to code blocks 2026-03-28 14:48:30 -05:00
Joel Wetzell 4d76d36d37 add edit link base 2026-03-26 18:11:21 -05:00
Joel Wetzell a8b3815372 disable table of contents at global level 2026-03-26 18:09:38 -05:00
Joel Wetzell 551bf08cb3 disable table of contents 2026-03-26 18:07:35 -05:00
Joel Wetzell cc77a35377 fill in basic details for remaining processors/modules 2026-03-26 17:57:08 -05:00
Joel Wetzell 3a92370cdd add layout for remaining processors/modules and order everything 2026-03-26 16:56:56 -05:00
Joel Wetzell aa79150507 update examples with new API parameter 2026-03-26 15:24:46 -05:00
Joel Wetzell 2f3ee647ef update cli help 2026-03-23 20:42:45 -05:00
Joel Wetzell a522db3ed2 Merge pull request #27 from jwetzell/dependabot/npm_and_yarn/astro-6.0.8
Bump astro from 6.0.5 to 6.0.8
2026-03-23 13:36:00 -05:00
dependabot[bot] b6bd2c57fd Bump astro from 6.0.5 to 6.0.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.0.5 to 6.0.8.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@6.0.8/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 6.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 18:35:13 +00:00
Joel Wetzell 14f52e5ff5 Merge pull request #28 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.38.2
Bump @astrojs/starlight from 0.38.1 to 0.38.2
2026-03-23 13:34:00 -05:00