Current section
Files
Jump to
Current section
Files
pocketenv_ex
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.4] - 2026-04-02
### Changed
- `:provider` option in `create_sandbox/2` now accepts atoms (`:cloudflare`, `:daytona`, `:deno`, `:vercel`, `:sprites`) instead of strings
## [0.1.3] - 2026-04-02
### Changed
- Updated OTP application config key from `:pocketenv` to `:pocketenv_ex`
## [0.1.2] - 2026-04-02
### Changed
- Renamed Hex package from `pocketenv` to `pocketenv_ex`
## [0.1.1] - 2026-04-01
### Added
- `source_url` and `homepage_url` in `mix.exs` for HexDocs integration
- `docs` configuration with `README.md` and `CHANGELOG.md` as extras
## [0.1.0] - 2026-04-01
### Added
- Initial Pocketenv Elixir SDK
- MIT License
- Package description in `mix.exs`
[0.1.4]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/pocketenv-io/pocketenv-elixir/releases/tag/v0.1.0