Releases: gramiojs/session
v0.2.0
chore: bump deps and remove bun.lockb
chore: add comprehensive test suite and update documentation
-
Remove WIP warning from README
-
Update homepage URL to plugin-specific documentation page
-
Bump version to 0.2.0
-
Add comprehensive examples for session clearing and custom session keys
-
Update documentation with lazy sessions usage examples and architecture notes
-
Add lazy session loading feature (v0.1.7+) to reduce database reads by 50-90%
chore: restructure codebase and add lazy session support- Refactor single-file implementation into modular architecture in src/lib/
chore: disable JSR publishing in CI workflow
Full Changelog: v0.1.6...v0.2.0
v0.1.6
chore: add weekly downloads badge
chore: bump deps
chore: add chat_shared to events
change to ignore directive (https://github.com/gramiojs/session/actions/runs/12279913958/job/34265069821)
Full Changelog: v0.1.5...v0.1.6
v0.1.5
chore: use gramio.dev domain
chore: fix semver and bump
chore: remove jsr command
chore: add LICENSE
Full Changelog: v0.1.4...v0.1.5
v0.1.4
chore: fix deno.json gramio deps
chore: try to use deno publish instead of bunx jsr publish (https://discord.com/channels/684898665143206084/1216305070258524181/1216305070258524181)
Full Changelog: v0.1.3...v0.1.4
v0.1.3
chore: improve JSDoc comments and types
Full Changelog: v0.1.2...v0.1.3
v0.1.2
chore: improve JSDoc comments
feat: add publisher to JSR
chore: add GramIO to deps
chore: fix gramio version in deno.json
Full Changelog: v0.1.1...v0.1.2
v0.1.1
chore: add new derive events and some proxy fixes
chore: improve README
chore: bump
Full Changelog: v0.1.0...v0.1.1
v0.1.0
chore: move storage to @gramio/storage
Full Changelog: v0.0.1...v0.1.0
v0.0.1
feat: add plugin and derive typings
feat: add in-memory storage
feat: add proxy session WIP
chore: publish!
chore: add tsc-alias and some keywords
chore: add access public to npm publish CICD step
Full Changelog: https://github.com/gramiojs/session/commits/v0.0.1