Sha256: 56e24b506b78969fe1ac5bcb7906ef7dafe08d28adae83b327bae62be25a2779

Contents?: true

Size: 884 Bytes

Versions: 1

Compression:

Stored size: 884 Bytes

Contents

# Changelog

## [1.0.0.alpha2] - 2019-07-01 [YANKED]

### Changed

- Fix case of gem name (now "snowpack", fully lowercase)

## [1.0.0.alpha1] - 2019-07-01 [YANKED]

### Added

- Introduce app/slices structure via `Snowpack::Application` and `Snowpack::Slice`
- Introduce `Snowpack::Web` module for holding route definitions and preparing rack app
- Introduce `Snowpack::Web::Application` and `Snowpack::Web::Plugin` dry-system plugin, which provide a rack-mountable web application (and supporting infrastructure) depending upon hanami-router (unstable branch) for routing and hanami-controller (unstable branch) for HTTP endpoint handling
- Introduce `snowpack` CLI with `new` command for generating new applications
- Add `generate slice` application CLI command

### Changed

- Rebuild application CLI using hanami-cli

### Removed

- Remove repo readers from console environment

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
snowpack-1.0.0.alpha2 CHANGELOG.md