Releases: getcronit/pylon
Releases · getcronit/pylon
@getcronit/pylon-cli-v1.1.0-beta.1
Features
- add client generation (gqty) (57d8f55)
- add inquirer with
new
, develop
and build
cmds (27ac0ff)
@getcronit/pylon-v1.1.0
Features
- add error cause to ServiceError (6f2fbc9), closes #2
@getcronit/pylon-v1.0.0
@getcronit/pylon-v1.0.0 (2024-06-13)
Bug Fixes
- pylon: check for active token after introspection (94d151b)
- pylon: correct project in auth introspection state (bd9405f)
- pylon: switch roles check to separate call to auth issuer (c531407)
Features
- auth key as env variable (61ab6af)
- pylon: expose
tsconfig.pylon.json
for pylons to extend from (f38959a)
- server: add websocket support to server (e79f937)
@getcronit/pylon-server-v1.0.0
@getcronit/pylon-server-v1.0.0 (2024-06-13)
Bug Fixes
Features
- server: add websocket support to server (e79f937)
@getcronit/pylon-cli-v1.0.0
@getcronit/pylon-cli-v1.0.0 (2024-06-13)
Features
- cli: install dependencies after
new
(a7fca7e)
- server: add websocket support to server (e79f937)
- update cli options for pylon (baa8dae)
@getcronit/pylon-builder-v1.0.0
@getcronit/pylon-builder-v1.0.0 (2024-06-13)
Bug Fixes
- bundler: add
@cronitio/pylon
to external dependencies (8234eb8)
- bundler: create
.pylon
folder if not present (d0ce78d)
- bundler: loading path of package.json (e78ea37)
- schema-parser: remove path debug logging (078e2d2)
- schema: Fix loading of pylon entrypoint file (46e4e86)
Features
- builder: update compiler options (4dc8b3e)
- bundler: Add error handling for bundling process (c6b70c3)
- bundler: add support for external packages (7adf9fe)
- schema-parser: add support for setting args to empty object if not set (8b4ab53)