All Versions
71
Latest Version
Avg Release Cycle
22 days
Latest Release
786 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.17.1 Changes
October 02, 2020๐ Changelog since 0.17.0
- ๐ Use HashWithDotAccess::Hash for all data/config hashes #158 (jaredcwhite) (docs)
- โ Add view reference to template helpers object #153 (jaredcwhite) (docs)
- ๐ Support a _pages folder in the source tree #151 (jaredcwhite) (docs)
- โ Add reading_time filter/helper #150 (jaredcwhite) (docs)
- ๐ Rename pager variable to paginator #148 (ParamagicDev & jaredcwhite)
- โ Add Class Map helper and usage info in docs #147 (jaredcwhite) (docs)
-
v0.17.0 Changes
September 17, 2020Full changelog since 0.16:
- ๐ Helper DSL for plugins (similar to the Liquid Filter DSL) #135 (jaredcwhite) (docs)
- ๐ง Process data cascade for folder-based frontmatter defaults #139 (jaredcwhite) (docs)
- Execute block-based filters within object scope #142 (jaredcwhite)
- ๐ Provide a Liquid find tag as easier alternative to where_exp #101 (jaredcwhite) (docs)
- ๐ First pass at implementing site locales and translations #131 (jaredcwhite)
- โ Add international character slug improvements #138 (jaredcwhite & swanson)
- 0๏ธโฃ Switch to processing Ruby front matter by default #136 (jaredcwhite)
- ๐จ Switch from AwesomePrint to AmazingPrint #127 (jaredcwhite)
-
v0.16.0 Changes
July 28, 2020๐ Read the announcement blog post here!
Full changelog since 0.15.0:
- Fix the "add_yarn_for_gem" action #114 (jaredcwhite)
- 0๏ธโฃ Call GitHub API to determine default branch name #115 (jaredcwhite)
- โ Add capture helper to ERB templates
- ๐ Switch to Erubi for ERB template parsing
- ๐ Move webpack parsing code to the Utils module and enable for ERB templates #105 (jaredcwhite)
- ๐ Improve handling of Webpack manifest errors #96 (ParamagicDev)
- โ Add a class_map Liquid tag #99 (ParamagicDev)
- ๐ Update pagination documentation #98 (andrewmcodes)
- โ Add ERB template support (with Slim/Haml coming as additional plugins) #79 (jaredcwhite)
- โ Add/update Yard documentation for Site concerns #85 (ParamagicDev)
- ๐ Resolve deprecation warnings for Ruby 2.7 #92 (jaredcwhite)
- 0๏ธโฃ Switched the default branch from master to main
- โ Remove the Convertible concern and refactor into additional concerns #80 (jaredcwhite)
- Reducing animation for users who prefer reduced motion #84 (MikeRogers0)
-
v0.16.0.beta2 Changes
July 24, 2020๐ This is (probably) the last beta release before we launch production 0.16. Updates since beta 1:
๐ Changelog
(
0-16-stable
branch)- ๐ Updated content of the ERB and Beyond documentation and added links to the new Haml and Slim template plugins.
- Fix the "add_yarn_for_gem" action #114 (jaredcwhite)
- 0๏ธโฃ Call GitHub API to determine default branch name #115 (jaredcwhite)
- โ Add capture helper to ERB templates
- ๐ Switch to Erubi for ERB template parsing
- ๐ Move webpack parsing code to the Utils module and enable for ERB templates #105 (jaredcwhite)
-
v0.16.0.beta1 Changes
July 16, 2020โ Lots of under-the-hood tweaks and improvements since 0.15, but a couple of awesome new features: ERB templates and a
class_map
tag for Liquid! W00t! ๐๐ Changelog:
(
0-16-stable
branch)- ๐ Improve handling of Webpack manifest errors #96 (ParamagicDev)
- โ Add a class_map Liquid tag #99 (ParamagicDev)
- ๐ Update pagination documentation #98 (andrewmcodes)
- โ Add ERB template support (with Slim/Haml coming as additional plugins) #79 (jaredcwhite)
- โ Add/update Yard documentation for Site concerns #85 (ParamagicDev)
- ๐ Resolve deprecation warnings for Ruby 2.7 #92 (jaredcwhite)
- 0๏ธโฃ Switched the default branch from master to main
- โ Remove the Convertible concern and refactor into additional concerns #80 (jaredcwhite)
- Reducing animation for users who prefer reduced motion #84 (MikeRogers0)
-
v0.15.0 Changes
June 18, 2020- โ Add documentation for Cypress testing #75 (ParamagicDev)
- โ Add missing related_posts to Document drop #78 (jaredcwhite)
- ๐จ Use AwesomePrint gem for console #76 (jaredcwhite)
- ๐ New documentation on plugin development (including
bridgetown plugins new
), themes, automations, Liquid components, etc. Site also showcases the quick search plugin which is now available to all site devs. - โ Optimizations made internally to the Bridgetown test suite.
- โ Bridgetown website experiment with test suite #69 (jaredcwhite)
- ๐ Fix for GitHub branch URLs in automations #66 (ParamagicDev)
- Migrate CLI from Mercenery to Thor and Enable Automations #56 (jaredcwhite)
- First implementation of Liquid Components as well as a preview tool on the Bridgetown website #26 (jaredcwhite)
- ๐ Deprecate the include tag and standardize around the render tag #46 (jaredcwhite)
-
v0.15.0.beta4 Changes
June 15, 2020(
0-15-stable
branch)- โ Add documentation for Cypress testing #75 (ParamagicDev)
- โ Add missing related_posts to Document drop #78 (jaredcwhite)
- ๐จ Use AwesomePrint gem for console #76 (jaredcwhite)
-
v0.15.0.beta3 Changes
June 05, 2020(
0-15-stable
branch)- ๐ New documentation on plugin development (including
bridgetown plugins new
), themes, automations, Liquid components, etc. now on beta website. Beta site also showcases the upcoming quick search plugin which will be made available to all site devs. - โ Optimizations made internally to the Bridgetown test suite.
- โ Bridgetown website experiment with test suite #69 (jaredcwhite)
- ๐ Fix for GitHub branch URLs in automations #66 (ParamagicDev)
- Migrate CLI from Mercenery to Thor and Enable Automations #56 (jaredcwhite)
- First implementation of Liquid Components as well as a preview tool on the Bridgetown website #26 (jaredcwhite)
- ๐ Deprecate the include tag and standardize around the render tag #46 (jaredcwhite)
- ๐ New documentation on plugin development (including
-
v0.15.0.beta2
May 31, 2020 -
v0.15.0.beta1
May 29, 2020