Sha256: 57603344198a9c349f04c47748d4b8825101e952b9f425beb8e6bf6c0ecdf64e
Contents?: true
Size: 852 Bytes
Versions: 1
Compression:
Stored size: 852 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [2.1.1] ### Fixed - Fixed root-level model class computation ## [2.1.0] ### Added - Implemented `expand.limit` and `expand.enabled` - Implemented the `Ordering` macro - Implemented the `Filtering` macro ### Fixed - Fixed automatic lookup of nested model classes ## [2.0.0] First Pragma 2 release. [Unreleased]: https://github.com/pragmarb/pragma/compare/v2.1.1...HEAD [2.1.1]: https://github.com/pragmarb/pragma/compare/v2.1.0...v2.1.1 [2.1.0]: https://github.com/pragmarb/pragma/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/pragmarb/pragma/compare/v1.2.6...v2.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pragma-2.1.1 | CHANGELOG.md |