Skip to content

Latest commit

 

History

History
249 lines (180 loc) · 9.99 KB

CHANGELOG.md

File metadata and controls

249 lines (180 loc) · 9.99 KB

Changelog

2.6.4

  • Drop the pessimistic upper-bound restriction on Active Support and MultiJSON to prevent future gemfile resolution deadlocks DHH

2.6.3

  • Support Rails 5.1

2.6.2

  • Fix thor warnings

2.6.1

2.6.0

2.5.0

2.4.1

2.4.0

2.3.2

2.3.1

2.3.0

2.2.16

2.2.14

2.2.13

  • Several performance optimizations: #260 & #261

2.2.12

2.2.11

2.2.10

  • Add Jbuilder::Blank#empty? to tell if attributes are empty #257 @a2ikm

2.2.9

  • Support partial! call with locals option in JbuilderTemplate #251

2.2.8

2.2.7

2.2.6

2.2.5

2.2.4

2.2.3

2.2.2

2.2.1

2.2.0

2.1.2

2.1.1

2.1.0

2.0.8

2.0.7

2.0.6

2.0.5

2.0.4

2.0.3

2.0.2

2.0.1

2.0.0

1.5.3

1.5.2

1.5.1

1.5.0

1.4.2

1.4.1

1.4.0

1.3.0

1.2.1

1.2.0

1.0.2

1.0.0

  • Adopt Semantic Versioning
  • Add rails generators