Sha256: c4873dd095a2a4ae9491401b5ac786f458e48c8bae8510b593a68eca790c6e34

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

# Changelog

## [v0.4.7](https://github.com/opal/opal-sprockets/compare/v0.4.6.1.0.3.7...v0.4.7.1.0.3.7)

*14 September 2019*

- Require `opal/sprockets` befor calling `Opal::Sprockets.loaded_asset`


## [v0.4.6](https://github.com/opal/opal-sprockets/compare/v0.4.5.1.0.3.7...v0.4.6.1.0.3.7)

*24 July 2019*

- Allow multiple calls to the code produced by `Opal::Sprockets.load_asset`


## [v0.4.5](https://github.com/opal/opal-sprockets/compare/v0.4.4.1.0.3.7...v0.4.5.1.0.3.7)

*25 May 2019*

- Opal is now loaded as part of the bootstrap process instead of being marked as preloaded by the processor
- Simplified code for loading-related scripts


## [v0.4.4](https://github.com/opal/opal-sprockets/compare/v0.4.3.0.11.0.3.7...v0.4.4.1.0.3.7)

*12 May 2019*

- Target Opal v1.0


## [v0.4.3](https://github.com/opal/opal-sprockets/compare/v0.4.2.0.11.0.3.1...v0.4.3.0.11.0.3.7)

*13 February 2019*

- Drop support for older Sprockets versions


## [v0.4.2](https://github.com/opal/opal-sprockets/compare/v0.4.1.0.11.0.3.1...v0.4.2.0.11.0.3.1)

*7 September 2018*

- Inline source-maps with their source-contents for better performance and simpler architecture


## [v0.4.1](https://github.com/opal/opal-sprockets/compare/v0.4.0.0.10.0.3.0.0...v0.4.1.0.11.0.3.1)

*30 December 2017*

- Added support for Opal 0.11
- `Opal::Sprockets.load_asset` now works without the need to access the sprockets environment (needed by `sprockets-rails` v3+)
- Documentation updates

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-sprockets-0.4.7.1.0.3.7 CHANGELOG.md