Releases: snowcrystals/iglo
Releases · snowcrystals/iglo
1.1.0
Documentation
- Readme: update readme content [skip ci] (92ac7bf)
Refactor
- ErrorHandler: make check functions protected (8470e5c)
Features
- Client: add discord.js client options to constructor (8686a84)
- Client: allow custom ErrorHandler (7fb5a41)
General
- ErrorHandler: update function documentation (db01293)
1.0.0
Documentation
- Readme: update readme content (04ba876)
- Readme: update readme content (b7894e2)
- Readme: update readme content (f5d39ef)
- Readme: update readme content (8d95fc4)
Features
- add Error component (aa8fa51)
- add structure handlers (c976828)
- add structures (1695417)
- add custom client with options (e90cca1)
- add decorators (7c8e4f6)
- add file exports (6ebdf05)
- allow cjs & mjs files (dabded8)
- add interactionCreate event (0825157)
- InteractionCreate: merge if statements (c317202)
General
- add isDifferent todo for important issue (23077db)
- add missing bump script (8ee751b)
- regen lockfile (02aeacc)
- ignore .tsbuildinfo files (34ae1be)
- Deps: update github/codeql-action digest to b2a92eb (#3) (7488dee)
- Deps: update all non-major dependencies (#4) (c3268c9)
- Readme: add updated project details and install info (5878dee)
- export icicle types (a2d5dc0)
- update @snowcrystals/icicle (f45425a)
Bug Fixes
- incorrect project name (4b17beb)
- typo's (9a414f7)
- difference check for options (#2) (707ec0e)
- incorrect exports (ff1243a)
- Client: command not registering (5ed0682)
- CommandRegistryHandler: not continuing after first command update (318545d)
- CommandRegistryHandler: updates even without difference (81f5086)
- CommandRegistryHandler: updates even without difference (0faa1a0)
- CommandRegistryHandler: updates even without difference (6bad844)
Refactor
- src/* -> src/lib/* (e90fa85)