Skip to content

Releases: Genyus/swarm

@ingenyus/swarm@2.0.0

Choose a tag to compare

@Genyus Genyus released this 20 Feb 01:50
ab56ece

@ingenyus/swarm

2.0.0 - 2026-02-20

Major Changes

⚠️ Breaking Changes

Contributors: genyus

1.0.4 - 2025-12-23

🔧 Minor Improvements

  • refactor project root resolution (d74e561)

Contributors: genyus

1.0.3 - 2025-12-20

🐞 Bug Fixes

  • improve error logging output (6e92ac7)

🔧 Minor Improvements

  • add support for plugin configuration (5044010)
  • support cross-package version checks (8ed5053)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix create command timing bug (9ac9d25)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

Contributors: genyus

0.4.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

Contributors: genyus

0.3.7 - 2025-11-13

🔧 Minor Improvements

  • consolidate package discovery logic (5bf3590)

Contributors: genyus

0.3.6 - 2025-11-13

🔧 Minor Improvements

Contributors: genyus

0.3.5 - 2025-11-12

🔧 Minor Improvements

  • replace CLI logging from MCP manager (02bb20c)

Contributors: genyus

0.3.4 - 2025-11-12

🐞 Bug Fixes

  • update plugin validation (a5e3bf0)

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

Contributors: genyus

0.3.3 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

Contributors: genyus

0.3.2 - 2025-11-06

🔧 Minor Improvements

  • remove version arg from sub-commands (c743284)

Contributors: genyus

0.3.1 - 2025-11-04

🐞 Bug Fixes

  • ensure explicit config path is used (2e8888e)

🔧 Minor Improvements

  • improve MCP class/interface names (07a8b17)

Contributors: genyus

0.3.0 - 2025-11-03

🎉 New Features

  • support custom config path for MCP server (6905966)

Contributors: Genyus

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • rename swarm-cli to swarm (6f9c36c)
  • remove unnecessary constructor args (9d27085)

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • update templates to render swarm-config methods (9b9b1250)
  • overhaul feature configuration templates (c00ec9cb)
  • improve config function insertion (1bd579a6)
  • update type params (5a7b0152)
  • add support for getFiltered queries (630acc4f)
  • enable custom API middleware (6162c00e)
  • implement alphabetical ordering for config sections (e89a2689)
  • update directory structure (62b706b6)
  • migrate code from swarm-mcp and swarm-cli (60bb627d)
  • implement template overriding (e736c093)
  • improve api generator arguments (f5b8300c)
  • implement 'create' command (9520d46c)

🔧 Minor Improvements

  • rebuild Prisma utils on AST parsing (adf19c87)
  • implement Eta templating (48312f3d)
  • switch to default Eta delimiters (1fa7280f)
  • implement generator base class (db1d767e)
  • simplify generator API (36c72e81)
  • refactor generators (c6052ee9)
  • remove obsolete method (f4ebc9cf)
  • rename BaseGenerator to GeneratorBase and SwarmLogger to SignaleLogger (1cd16b6d)
  • reorganize directory structure (9e3e7e41)
  • renamed swarm-core to swarm (99925d18)
  • consolidate schema introspection (5d9a6532)

🐞 Bug Fixes

Read more

@ingenyus/swarm-wasp@2.0.0

Choose a tag to compare

@Genyus Genyus released this 20 Feb 01:50
ab56ece

@ingenyus/swarm-wasp

2.0.0 - 2026-02-20

Major Changes

⚠️ Breaking Changes

🐞 Bug Fixes

  • add support for Wasp 0.21.x (17028d1)

📦 Updated Dependencies

  • update @ingenyus/swarm to 2.0.0 (be334a5)

Contributors: genyus

1.2.0 - 2025-12-23

Minor Changes

🎉 New Features

  • add support for Wasp 0.20.x (22e7903)

🔧 Minor Improvements

  • move supported range to package.json (948c8ab)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.4 (22e7903)

Contributors: genyus

1.1.0 - 2025-12-20

Minor Changes

🎉 New Features

  • add Wasp compatibility checking (ba8c1f7)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.3 (f0affec)

Contributors: genyus

1.0.3 - 2025-11-17

🐞 Bug Fixes

  • process operation name correctly (fbd0901)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.2 (7a02303)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix operation error handling (c3be9c5)
  • fix crud config naming (d6340ce)

🔧 Minor Improvements

  • reorder crud generator args (228aa7f)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.1 (c0c0140)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.0 (18ccc16)

Contributors: genyus

0.3.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

🐞 Bug Fixes

  • enable unscheduled jobs (e66fe23)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.4.0 (daa4f94)

Contributors: genyus

0.2.12 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.7 (59c6111)

0.2.11 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.6 (5a9d719)

0.2.10 - 2025-11-12

🔧 Minor Improvements

  • clean up plugin directory structure (c48a2d0)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.5 (c0932be)

Contributors: genyus

0.2.9 - 2025-11-12

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.4 (246c377)

Contributors: genyus

0.2.8 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.3 (5efbaa4)

Contributors: genyus

0.2.7 - 2025-11-06

🐞 Bug Fixes

  • make JobOptions.crud optional (98aa674)
  • restore API middleware generation (798cf3b)

🔧 Minor Improvements

  • move middleware output directory (4c901f1)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.2 (7c008b4)

Contributors: genyus

0.2.6 - 2025-11-04

🐞 Bug Fixes

  • resolve NodeNext resolution error (a18ab43)

Contributors: genyus

0.2.5 - 2025-11-04

🐞 Bug Fixes

  • resolve Typescript import issues (7ca9600)

Contributors: genyus

0.2.4 - 2025-11-04

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.1 (04da606)

0.2.3 - 2025-11-03

Updated Dependencies

  • update @ingenyus/swarm to 0.3.0

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • remove unnecessary constructor args (9d27085)

Updated Dependencies

  • @ingenyus/swarm@0.2.2

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Updated Dependencies

  • @ingenyus/swarm@0.2.1

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • add swarm-wasp package boilerplate (f74e04c9)
  • improve create operations (6e13911a)
  • remove relation fields from metadata (ecc602c2)
  • auto-include datatype in entities array for actions and queries (abd0dc9e)
  • add optional custom name parameter to action and query generators (1de94157)
  • add comprehensive support for Prisma composite primary keys (5ee2c977)

🔧 Minor Improvements

  • migrate all Wasp references to swarm-wasp ([59314f4](5...
Read more

@ingenyus/swarm@1.0.4

Choose a tag to compare

@Genyus Genyus released this 23 Dec 18:23
c5a66bc

@ingenyus/swarm

1.0.4 - 2025-12-23

🔧 Minor Improvements

  • refactor project root resolution (d74e561)

Contributors: genyus

1.0.3 - 2025-12-20

🐞 Bug Fixes

  • improve error logging output (6e92ac7)

🔧 Minor Improvements

  • add support for plugin configuration (5044010)
  • support cross-package version checks (8ed5053)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix create command timing bug (9ac9d25)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

Contributors: genyus

0.4.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

Contributors: genyus

0.3.7 - 2025-11-13

🔧 Minor Improvements

  • consolidate package discovery logic (5bf3590)

Contributors: genyus

0.3.6 - 2025-11-13

🔧 Minor Improvements

Contributors: genyus

0.3.5 - 2025-11-12

🔧 Minor Improvements

  • replace CLI logging from MCP manager (02bb20c)

Contributors: genyus

0.3.4 - 2025-11-12

🐞 Bug Fixes

  • update plugin validation (a5e3bf0)

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

Contributors: genyus

0.3.3 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

Contributors: genyus

0.3.2 - 2025-11-06

🔧 Minor Improvements

  • remove version arg from sub-commands (c743284)

Contributors: genyus

0.3.1 - 2025-11-04

🐞 Bug Fixes

  • ensure explicit config path is used (2e8888e)

🔧 Minor Improvements

  • improve MCP class/interface names (07a8b17)

Contributors: genyus

0.3.0 - 2025-11-03

🎉 New Features

  • support custom config path for MCP server (6905966)

Contributors: Genyus

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • rename swarm-cli to swarm (6f9c36c)
  • remove unnecessary constructor args (9d27085)

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • update templates to render swarm-config methods (9b9b1250)
  • overhaul feature configuration templates (c00ec9cb)
  • improve config function insertion (1bd579a6)
  • update type params (5a7b0152)
  • add support for getFiltered queries (630acc4f)
  • enable custom API middleware (6162c00e)
  • implement alphabetical ordering for config sections (e89a2689)
  • update directory structure (62b706b6)
  • migrate code from swarm-mcp and swarm-cli (60bb627d)
  • implement template overriding (e736c093)
  • improve api generator arguments (f5b8300c)
  • implement 'create' command (9520d46c)

🔧 Minor Improvements

  • rebuild Prisma utils on AST parsing (adf19c87)
  • implement Eta templating (48312f3d)
  • switch to default Eta delimiters (1fa7280f)
  • implement generator base class (db1d767e)
  • simplify generator API (36c72e81)
  • refactor generators (c6052ee9)
  • remove obsolete method (f4ebc9cf)
  • rename BaseGenerator to GeneratorBase and SwarmLogger to SignaleLogger (1cd16b6d)
  • reorganize directory structure (9e3e7e41)
  • renamed swarm-core to swarm (99925d18)
  • consolidate schema introspection (5d9a6532)

🐞 Bug Fixes

Read more

@ingenyus/swarm-wasp@1.2.0

Choose a tag to compare

@Genyus Genyus released this 23 Dec 18:23
c5a66bc

@ingenyus/swarm-wasp

1.2.0 - 2025-12-23

Minor Changes

🎉 New Features

  • add support for Wasp 0.20.x (22e7903)

🔧 Minor Improvements

  • move supported range to package.json (948c8ab)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.4 (22e7903)

Contributors: genyus

1.1.0 - 2025-12-20

Minor Changes

🎉 New Features

  • add Wasp compatibility checking (ba8c1f7)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.3 (f0affec)

Contributors: genyus

1.0.3 - 2025-11-17

🐞 Bug Fixes

  • process operation name correctly (fbd0901)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.2 (7a02303)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix operation error handling (c3be9c5)
  • fix crud config naming (d6340ce)

🔧 Minor Improvements

  • reorder crud generator args (228aa7f)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.1 (c0c0140)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.0 (18ccc16)

Contributors: genyus

0.3.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

🐞 Bug Fixes

  • enable unscheduled jobs (e66fe23)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.4.0 (daa4f94)

Contributors: genyus

0.2.12 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.7 (59c6111)

0.2.11 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.6 (5a9d719)

0.2.10 - 2025-11-12

🔧 Minor Improvements

  • clean up plugin directory structure (c48a2d0)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.5 (c0932be)

Contributors: genyus

0.2.9 - 2025-11-12

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.4 (246c377)

Contributors: genyus

0.2.8 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.3 (5efbaa4)

Contributors: genyus

0.2.7 - 2025-11-06

🐞 Bug Fixes

  • make JobOptions.crud optional (98aa674)
  • restore API middleware generation (798cf3b)

🔧 Minor Improvements

  • move middleware output directory (4c901f1)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.2 (7c008b4)

Contributors: genyus

0.2.6 - 2025-11-04

🐞 Bug Fixes

  • resolve NodeNext resolution error (a18ab43)

Contributors: genyus

0.2.5 - 2025-11-04

🐞 Bug Fixes

  • resolve Typescript import issues (7ca9600)

Contributors: genyus

0.2.4 - 2025-11-04

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.1 (04da606)

0.2.3 - 2025-11-03

Updated Dependencies

  • update @ingenyus/swarm to 0.3.0

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • remove unnecessary constructor args (9d27085)

Updated Dependencies

  • @ingenyus/swarm@0.2.2

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Updated Dependencies

  • @ingenyus/swarm@0.2.1

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • add swarm-wasp package boilerplate (f74e04c9)
  • improve create operations (6e13911a)
  • remove relation fields from metadata (ecc602c2)
  • auto-include datatype in entities array for actions and queries (abd0dc9e)
  • add optional custom name parameter to action and query generators (1de94157)
  • add comprehensive support for Prisma composite primary keys (5ee2c977)

🔧 Minor Improvements

Read more

@ingenyus/swarm@1.0.3

Choose a tag to compare

@Genyus Genyus released this 20 Dec 07:44
258d2ee

@ingenyus/swarm

1.0.3 - 2025-12-20

🐞 Bug Fixes

  • improve error logging output (6e92ac7)

🔧 Minor Improvements

  • add support for plugin configuration (5044010)
  • support cross-package version checks (8ed5053)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix create command timing bug (9ac9d25)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

Contributors: genyus

0.4.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

Contributors: genyus

0.3.7 - 2025-11-13

🔧 Minor Improvements

  • consolidate package discovery logic (5bf3590)

Contributors: genyus

0.3.6 - 2025-11-13

🔧 Minor Improvements

Contributors: genyus

0.3.5 - 2025-11-12

🔧 Minor Improvements

  • replace CLI logging from MCP manager (02bb20c)

Contributors: genyus

0.3.4 - 2025-11-12

🐞 Bug Fixes

  • update plugin validation (a5e3bf0)

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

Contributors: genyus

0.3.3 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

Contributors: genyus

0.3.2 - 2025-11-06

🔧 Minor Improvements

  • remove version arg from sub-commands (c743284)

Contributors: genyus

0.3.1 - 2025-11-04

🐞 Bug Fixes

  • ensure explicit config path is used (2e8888e)

🔧 Minor Improvements

  • improve MCP class/interface names (07a8b17)

Contributors: genyus

0.3.0 - 2025-11-03

🎉 New Features

  • support custom config path for MCP server (6905966)

Contributors: Genyus

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • rename swarm-cli to swarm (6f9c36c)
  • remove unnecessary constructor args (9d27085)

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • update templates to render swarm-config methods (9b9b1250)
  • overhaul feature configuration templates (c00ec9cb)
  • improve config function insertion (1bd579a6)
  • update type params (5a7b0152)
  • add support for getFiltered queries (630acc4f)
  • enable custom API middleware (6162c00e)
  • implement alphabetical ordering for config sections (e89a2689)
  • update directory structure (62b706b6)
  • migrate code from swarm-mcp and swarm-cli (60bb627d)
  • implement template overriding (e736c093)
  • improve api generator arguments (f5b8300c)
  • implement 'create' command (9520d46c)

🔧 Minor Improvements

  • rebuild Prisma utils on AST parsing (adf19c87)
  • implement Eta templating (48312f3d)
  • switch to default Eta delimiters (1fa7280f)
  • implement generator base class (db1d767e)
  • simplify generator API (36c72e81)
  • refactor generators (c6052ee9)
  • remove obsolete method (f4ebc9cf)
  • rename BaseGenerator to GeneratorBase and SwarmLogger to SignaleLogger (1cd16b6d)
  • reorganize directory structure (9e3e7e41)
  • renamed swarm-core to swarm (99925d18)
  • consolidate schema introspection (5d9a6532)

🐞 Bug Fixes

  • enable operation generation (3f8be052)
  • update template variables (51b3891d)
  • remove entity suffixing (c93cc2cd)
  • prevent casing mis-match (1e7cda77)
  • fix config insertion bug (17fc1c0b)
  • improve logging output (b6c2635c)
  • simplify route generation (bc1951c1)
  • implement CRUD generation (88acf329)
  • implement plugin resolution (57e32fd2)
  • prevent full stack trace display for user-facing errors (b73b7f6b)
  • normalise error messages (f1f12b98)
  • handle m...
Read more

@ingenyus/swarm-wasp@1.1.0

Choose a tag to compare

@Genyus Genyus released this 20 Dec 07:44
258d2ee

@ingenyus/swarm-wasp

1.1.0 - 2025-12-20

Minor Changes

🎉 New Features

  • add Wasp compatibility checking (ba8c1f7)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.3 (061c359)

Contributors: genyus

1.0.3 - 2025-11-17

🐞 Bug Fixes

  • process operation name correctly (fbd0901)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.2 (7a02303)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix operation error handling (c3be9c5)
  • fix crud config naming (d6340ce)

🔧 Minor Improvements

  • reorder crud generator args (228aa7f)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.1 (c0c0140)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.0 (18ccc16)

Contributors: genyus

0.3.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

🐞 Bug Fixes

  • enable unscheduled jobs (e66fe23)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.4.0 (daa4f94)

Contributors: genyus

0.2.12 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.7 (59c6111)

0.2.11 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.6 (5a9d719)

0.2.10 - 2025-11-12

🔧 Minor Improvements

  • clean up plugin directory structure (c48a2d0)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.5 (c0932be)

Contributors: genyus

0.2.9 - 2025-11-12

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.4 (246c377)

Contributors: genyus

0.2.8 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.3 (5efbaa4)

Contributors: genyus

0.2.7 - 2025-11-06

🐞 Bug Fixes

  • make JobOptions.crud optional (98aa674)
  • restore API middleware generation (798cf3b)

🔧 Minor Improvements

  • move middleware output directory (4c901f1)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.2 (7c008b4)

Contributors: genyus

0.2.6 - 2025-11-04

🐞 Bug Fixes

  • resolve NodeNext resolution error (a18ab43)

Contributors: genyus

0.2.5 - 2025-11-04

🐞 Bug Fixes

  • resolve Typescript import issues (7ca9600)

Contributors: genyus

0.2.4 - 2025-11-04

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.1 (04da606)

0.2.3 - 2025-11-03

Updated Dependencies

  • update @ingenyus/swarm to 0.3.0

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • remove unnecessary constructor args (9d27085)

Updated Dependencies

  • @ingenyus/swarm@0.2.2

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Updated Dependencies

  • @ingenyus/swarm@0.2.1

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • add swarm-wasp package boilerplate (f74e04c9)
  • improve create operations (6e13911a)
  • remove relation fields from metadata (ecc602c2)
  • auto-include datatype in entities array for actions and queries (abd0dc9e)
  • add optional custom name parameter to action and query generators (1de94157)
  • add comprehensive support for Prisma composite primary keys (5ee2c977)

🔧 Minor Improvements

  • migrate all Wasp references to swarm-wasp (59314f41)
  • restructure monorepo (d56a4ac0)
  • merge swarm-config into swarm-wasp (d3bd9f72)
  • refactor template handling (b0ddcd1d)
  • rename base classes to use Base suffix (e53ea319)
  • remove Hungarian notation from interfaces (688f4637)
  • complete naming convention improvements (6c3db60a)
  • improve types and fix test imports in utils and generators (f43ed422)
  • update imports to use barrel paths (a5b8dcc9)
  • reorganize directory structure (9abcfc16)
  • Phase 3 - eliminate duplication ...
Read more

@ingenyus/swarm@1.0.2

Choose a tag to compare

@Genyus Genyus released this 17 Nov 06:45
aafecef

@ingenyus/swarm

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix create command timing bug (9ac9d25)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

Contributors: genyus

0.4.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

Contributors: genyus

0.3.7 - 2025-11-13

🔧 Minor Improvements

  • consolidate package discovery logic (5bf3590)

Contributors: genyus

0.3.6 - 2025-11-13

🔧 Minor Improvements

Contributors: genyus

0.3.5 - 2025-11-12

🔧 Minor Improvements

  • replace CLI logging from MCP manager (02bb20c)

Contributors: genyus

0.3.4 - 2025-11-12

🐞 Bug Fixes

  • update plugin validation (a5e3bf0)

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

Contributors: genyus

0.3.3 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

Contributors: genyus

0.3.2 - 2025-11-06

🔧 Minor Improvements

  • remove version arg from sub-commands (c743284)

Contributors: genyus

0.3.1 - 2025-11-04

🐞 Bug Fixes

  • ensure explicit config path is used (2e8888e)

🔧 Minor Improvements

  • improve MCP class/interface names (07a8b17)

Contributors: genyus

0.3.0 - 2025-11-03

🎉 New Features

  • support custom config path for MCP server (6905966)

Contributors: Genyus

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • rename swarm-cli to swarm (6f9c36c)
  • remove unnecessary constructor args (9d27085)

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Contributors: Genyus

0.2.0 - 2025-11-01

🎉 New Features

  • update templates to render swarm-config methods (9b9b1250)
  • overhaul feature configuration templates (c00ec9cb)
  • improve config function insertion (1bd579a6)
  • update type params (5a7b0152)
  • add support for getFiltered queries (630acc4f)
  • enable custom API middleware (6162c00e)
  • implement alphabetical ordering for config sections (e89a2689)
  • update directory structure (62b706b6)
  • migrate code from swarm-mcp and swarm-cli (60bb627d)
  • implement template overriding (e736c093)
  • improve api generator arguments (f5b8300c)
  • implement 'create' command (9520d46c)

🔧 Minor Improvements

  • rebuild Prisma utils on AST parsing (adf19c87)
  • implement Eta templating (48312f3d)
  • switch to default Eta delimiters (1fa7280f)
  • implement generator base class (db1d767e)
  • simplify generator API (36c72e81)
  • refactor generators (c6052ee9)
  • remove obsolete method (f4ebc9cf)
  • rename BaseGenerator to GeneratorBase and SwarmLogger to SignaleLogger (1cd16b6d)
  • reorganize directory structure (9e3e7e41)
  • renamed swarm-core to swarm (99925d18)
  • consolidate schema introspection (5d9a6532)

🐞 Bug Fixes

  • enable operation generation (3f8be052)
  • update template variables (51b3891d)
  • remove entity suffixing (c93cc2cd)
  • prevent casing mis-match (1e7cda77)
  • fix config insertion bug (17fc1c0b)
  • improve logging output (b6c2635c)
  • simplify route generation (bc1951c1)
  • implement CRUD generation (88acf329)
  • implement plugin resolution (57e32fd2)
  • prevent full stack trace display for user-facing errors (b73b7f6b)
  • normalise error messages (f1f12b98)
  • handle missing config file gracefully (fbc352da)

Contributors: Genyus

@ingenyus/swarm-wasp@1.0.3

Choose a tag to compare

@Genyus Genyus released this 17 Nov 06:45
aafecef

@ingenyus/swarm-wasp

1.0.3 - 2025-11-17

🐞 Bug Fixes

  • process operation name correctly (fbd0901)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.2 (7a02303)

Contributors: genyus

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix operation error handling (c3be9c5)
  • fix crud config naming (d6340ce)

🔧 Minor Improvements

  • reorder crud generator args (228aa7f)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.1 (c0c0140)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.0 (18ccc16)

Contributors: genyus

0.3.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

🐞 Bug Fixes

  • enable unscheduled jobs (e66fe23)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.4.0 (daa4f94)

Contributors: genyus

0.2.12 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.7 (59c6111)

0.2.11 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.6 (5a9d719)

0.2.10 - 2025-11-12

🔧 Minor Improvements

  • clean up plugin directory structure (c48a2d0)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.5 (c0932be)

Contributors: genyus

0.2.9 - 2025-11-12

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.4 (246c377)

Contributors: genyus

0.2.8 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.3 (5efbaa4)

Contributors: genyus

0.2.7 - 2025-11-06

🐞 Bug Fixes

  • make JobOptions.crud optional (98aa674)
  • restore API middleware generation (798cf3b)

🔧 Minor Improvements

  • move middleware output directory (4c901f1)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.2 (7c008b4)

Contributors: genyus

0.2.6 - 2025-11-04

🐞 Bug Fixes

  • resolve NodeNext resolution error (a18ab43)

Contributors: genyus

0.2.5 - 2025-11-04

🐞 Bug Fixes

  • resolve Typescript import issues (7ca9600)

Contributors: genyus

0.2.4 - 2025-11-04

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.1 (04da606)

0.2.3 - 2025-11-03

Updated Dependencies

  • update @ingenyus/swarm to 0.3.0

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • remove unnecessary constructor args (9d27085)

Updated Dependencies

  • @ingenyus/swarm@0.2.2

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Updated Dependencies

  • @ingenyus/swarm@0.2.1

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • add swarm-wasp package boilerplate (f74e04c9)
  • improve create operations (6e13911a)
  • remove relation fields from metadata (ecc602c2)
  • auto-include datatype in entities array for actions and queries (abd0dc9e)
  • add optional custom name parameter to action and query generators (1de94157)
  • add comprehensive support for Prisma composite primary keys (5ee2c977)

🔧 Minor Improvements

  • migrate all Wasp references to swarm-wasp (59314f41)
  • restructure monorepo (d56a4ac0)
  • merge swarm-config into swarm-wasp (d3bd9f72)
  • refactor template handling (b0ddcd1d)
  • rename base classes to use Base suffix (e53ea319)
  • remove Hungarian notation from interfaces (688f4637)
  • complete naming convention improvements (6c3db60a)
  • improve types and fix test imports in utils and generators (f43ed422)
  • update imports to use barrel paths (a5b8dcc9)
  • reorganize directory structure (9abcfc16)
  • Phase 3 - eliminate duplication and reduce complexity (1edf386f)
  • split operation generator into action and query generators (85c3d045)
  • improve operation code generation with consistent field helpers and type utilities (63ae73f3)

🐞 Bug Fixes

  • extend optional field ...
Read more

@ingenyus/swarm-wasp@1.0.2

Choose a tag to compare

@Genyus Genyus released this 17 Nov 04:30
ca28a8a

@ingenyus/swarm-wasp

1.0.2 - 2025-11-17

🐞 Bug Fixes

  • fix operation error handling (c3be9c5)
  • fix crud config naming (d6340ce)

🔧 Minor Improvements

  • reorder crud generator args (228aa7f)

Contributors: genyus

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.1 (c0c0140)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

📦 Updated Dependencies

  • update @ingenyus/swarm to 1.0.0 (18ccc16)

Contributors: genyus

0.3.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

🐞 Bug Fixes

  • enable unscheduled jobs (e66fe23)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.4.0 (daa4f94)

Contributors: genyus

0.2.12 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.7 (59c6111)

0.2.11 - 2025-11-13

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.6 (5a9d719)

0.2.10 - 2025-11-12

🔧 Minor Improvements

  • clean up plugin directory structure (c48a2d0)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.5 (c0932be)

Contributors: genyus

0.2.9 - 2025-11-12

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.4 (246c377)

Contributors: genyus

0.2.8 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.3 (5efbaa4)

Contributors: genyus

0.2.7 - 2025-11-06

🐞 Bug Fixes

  • make JobOptions.crud optional (98aa674)
  • restore API middleware generation (798cf3b)

🔧 Minor Improvements

  • move middleware output directory (4c901f1)

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.2 (7c008b4)

Contributors: genyus

0.2.6 - 2025-11-04

🐞 Bug Fixes

  • resolve NodeNext resolution error (a18ab43)

Contributors: genyus

0.2.5 - 2025-11-04

🐞 Bug Fixes

  • resolve Typescript import issues (7ca9600)

Contributors: genyus

0.2.4 - 2025-11-04

📦 Updated Dependencies

  • update @ingenyus/swarm to 0.3.1 (04da606)

0.2.3 - 2025-11-03

Updated Dependencies

  • update @ingenyus/swarm to 0.3.0

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • remove unnecessary constructor args (9d27085)

Updated Dependencies

  • @ingenyus/swarm@0.2.2

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Updated Dependencies

  • @ingenyus/swarm@0.2.1

Contributors: Genyus

[0.2.0][0.2.0] - 2025-11-01

🎉 New Features

  • add swarm-wasp package boilerplate (f74e04c9)
  • improve create operations (6e13911a)
  • remove relation fields from metadata (ecc602c2)
  • auto-include datatype in entities array for actions and queries (abd0dc9e)
  • add optional custom name parameter to action and query generators (1de94157)
  • add comprehensive support for Prisma composite primary keys (5ee2c977)

🔧 Minor Improvements

  • migrate all Wasp references to swarm-wasp (59314f41)
  • restructure monorepo (d56a4ac0)
  • merge swarm-config into swarm-wasp (d3bd9f72)
  • refactor template handling (b0ddcd1d)
  • rename base classes to use Base suffix (e53ea319)
  • remove Hungarian notation from interfaces (688f4637)
  • complete naming convention improvements (6c3db60a)
  • improve types and fix test imports in utils and generators (f43ed422)
  • update imports to use barrel paths (a5b8dcc9)
  • reorganize directory structure (9abcfc16)
  • Phase 3 - eliminate duplication and reduce complexity (1edf386f)
  • split operation generator into action and query generators (85c3d045)
  • improve operation code generation with consistent field helpers and type utilities (63ae73f3)

🐞 Bug Fixes

Read more

@ingenyus/swarm@1.0.1

Choose a tag to compare

@Genyus Genyus released this 15 Nov 19:10
baec615

@ingenyus/swarm

1.0.1 - 2025-11-15

🐞 Bug Fixes

  • de-restrict feature directory naming (4dad205)

Contributors: genyus

1.0.0 - 2025-11-15

Major Changes

⚠️ Breaking Changes

Contributors: genyus

0.4.0 - 2025-11-14

Minor Changes

🎉 New Features

  • support Standard Schemas (dd6d209)

Contributors: genyus

0.3.7 - 2025-11-13

🔧 Minor Improvements

  • consolidate package discovery logic (5bf3590)

Contributors: genyus

0.3.6 - 2025-11-13

🔧 Minor Improvements

Contributors: genyus

0.3.5 - 2025-11-12

🔧 Minor Improvements

  • replace CLI logging from MCP manager (02bb20c)

Contributors: genyus

0.3.4 - 2025-11-12

🐞 Bug Fixes

  • update plugin validation (a5e3bf0)

🔧 Minor Improvements

  • simplify plugin declaration syntax (aa79547)

Contributors: genyus

0.3.3 - 2025-11-11

🐞 Bug Fixes

🔧 Minor Improvements

  • harmonise naming conventions (9f3a4f9)

Contributors: genyus

0.3.2 - 2025-11-06

🔧 Minor Improvements

  • remove version arg from sub-commands (c743284)

Contributors: genyus

0.3.1 - 2025-11-04

🐞 Bug Fixes

  • ensure explicit config path is used (2e8888e)

🔧 Minor Improvements

  • improve MCP class/interface names (07a8b17)

Contributors: genyus

0.3.0 - 2025-11-03

🎉 New Features

  • support custom config path for MCP server (6905966)

Contributors: Genyus

0.2.2 - 2025-11-03

🔧 Minor Improvements

  • rename swarm-cli to swarm (6f9c36c)
  • remove unnecessary constructor args (9d27085)

Contributors: Genyus

0.2.1 - 2025-11-02

🔧 Minor Improvements

  • remove obsolete properties (8743146)

Contributors: Genyus

0.2.0 - 2025-11-01

🎉 New Features

  • update templates to render swarm-config methods (9b9b1250)
  • overhaul feature configuration templates (c00ec9cb)
  • improve config function insertion (1bd579a6)
  • update type params (5a7b0152)
  • add support for getFiltered queries (630acc4f)
  • enable custom API middleware (6162c00e)
  • implement alphabetical ordering for config sections (e89a2689)
  • update directory structure (62b706b6)
  • migrate code from swarm-mcp and swarm-cli (60bb627d)
  • implement template overriding (e736c093)
  • improve api generator arguments (f5b8300c)
  • implement 'create' command (9520d46c)

🔧 Minor Improvements

  • rebuild Prisma utils on AST parsing (adf19c87)
  • implement Eta templating (48312f3d)
  • switch to default Eta delimiters (1fa7280f)
  • implement generator base class (db1d767e)
  • simplify generator API (36c72e81)
  • refactor generators (c6052ee9)
  • remove obsolete method (f4ebc9cf)
  • rename BaseGenerator to GeneratorBase and SwarmLogger to SignaleLogger (1cd16b6d)
  • reorganize directory structure (9e3e7e41)
  • renamed swarm-core to swarm (99925d18)
  • consolidate schema introspection (5d9a6532)

🐞 Bug Fixes

  • enable operation generation (3f8be052)
  • update template variables (51b3891d)
  • remove entity suffixing (c93cc2cd)
  • prevent casing mis-match (1e7cda77)
  • fix config insertion bug (17fc1c0b)
  • improve logging output (b6c2635c)
  • simplify route generation (bc1951c1)
  • implement CRUD generation (88acf329)
  • implement plugin resolution (57e32fd2)
  • prevent full stack trace display for user-facing errors (b73b7f6b)
  • normalise error messages (f1f12b98)
  • handle missing config file gracefully (fbc352da)

Contributors: Genyus