Sha256: 01f3b7632bb76b5deecb3d4e996985e99056a1c5a2468bf448e4efcedee3bfb4

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

# 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).

## [Unreleased]
### Added
- Missing attributes on viewport: minimum-scale, maximum-scale, user-scalable etc.
- Support for noscript tag.
- Support for inline styles.
- Support for inline scripts.
### Changed
- Layout name set to "basic" for convenience.
### Fixed
- Included content may produce empty line.
- Missing mention of rake dependency in gemspec.

## [1.0.0-beta4] - 2020-04-03
### Fixed
- Missing change log update.

## [1.0.0-beta3] - 2020-04-03
### Added
- Apache-2.0 license.
- Usage example.
### Fixed
- Self-enclosed script tag.

## [1.0.0-beta2] - 2020-04-03
### Fixed
- Page-specific scripts not rendering.

## [1.0.0-beta] - 2020-04-03
### Added
- Support for custom tags in the head and scripts at the end of the body.

## [1.0.0-alpha] - 2020-03-30
### Added
- Basic layout and brief intro to the project.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
boido-1.0.0.pre.beta5 CHANGELOG.md