Releases: brousalis/bendystraw
Releases · brousalis/bendystraw
v1.4.10
v1.4.9
v1.4.8
Commits:
BUGFIX
add repo back to manifest (014b5)BUGFIX
fix deployment notifications (c045f)BUGFIX
remove repo and owner from messages (b15fd)BUGFIX
remove fonts task (93128)BUGFIX
fix undefined scaffold (1e42b)BUGFIX
beef up error checking on release (82ddb)FEATURE
add file size output for build (1ee8)
v1.4.7
Added Uncss, Combine media querys, some various config default tweaking, babel es2015, and some bugfixes.
Commits:
FEATURE
switch to cleancss instead of minifycss (f375f)README
cleaning up old parts (1ede1)README
add new features to readme (c9743)FEATURE
better defaults (3c9a1)BUGFIX
fix issue with gulp scaffold not writing template file (ece25)BUGFIX
clean up config (92c8c)FEATURE
add uncss to build (d5b21)FEATURE
combine media querys (7385a)BUGFIX
custom template cache name fix (860c4)BUGFIX
fix issue with env not being found (f2291)FEATURE
add babel es2015 as default (2b2d7)
v1.4.6
v1.4.5
v1.4.4
Big changes:
- Added better support for Karma testing, and a
tdd
task - Added end to end test support with Protractor
- Added a toast for successful deployments
- More options for Browsersync configured via config
Commits:
v1.4.3
Big changes:
- Tons of new config options, see their defaults here
- Support for any Gulp based html preprocessor (gulp-haml, gulp-jade, gulp-slim). Configured above
- Removed Angular and CoffeeScript on-by-default enhancements
- Added support for custom import order for JS files, configured through
scripts.inject
Commits:
REFACTOR
rename paths (94838)BUGFIX
fix the deploy task (166be)REFACTOR
clean up the new custom build folder task (6fccf)FEATURE
adds a custom build folder option (a5d46)FEATURE
added github release config options (896c2)BUGFIX
fix when config.preprocesor isnt set (66e09)TEMP
temporary fix for the template preprocessing (3a15e)BUGFIX
fix issue with not setting a html preprocessor (cdd82)FEATURE
add option to turn off gzip/archiving (8bbcf)BUGFIX
fix files copied from misc folder on build (5a766)FEATURE
add option to turn off html minification (ffbb8)BUGFIX
remove vendor from build task (0f35d)FEATURE
break out env file into its own inject just incase (3e0c1)FEATURE
sass globbing and better inject support for scripts (8d65e)FEATURE
add option to specify script inject order (91143)BUGFIX
fix issue with deep merge on defaults and config (9db56)BUGFIX
add misc task (9d96b)BUGFIX
fix issue with build stream and vendor (9e670)BUGFIX
fix issues with new preprocessor config (b205d)FEATURE
exposed a ton more options through config (d2120)BUGFIX
fix styles to reload if they are in pods (23a08)BUGFIX
fix issues with new manifest lib (e4bab)FEATURE
fixed vendor support (71a4f)BUGFIX
fix eco template compilation (6980a)FEATURE
better support for JST/ECO (abf12)FEATURE
add JST syntax support (3001c)BUGFIX
new browsersync syntax and version (c27dd)BUGFIX
remove debugging statement from initializer (d8647)REFACTOR
clean up some comments and messages (f176f)FEATURE
support non angular dotenv environments (34e82)FEATURE
add angular specific feature config variable (34b52)REFACTOR
use the manifest lib instead of util (85821)REFACTOR
progress on image task (81da1)BUGFIX
add files to gitignore (23e9d)REFACTOR
work on splitting manifest out (361b7)FEATURE
watch for bower package changes and reload (e6841)FEATURE
watch folder for image additions and optimize them (6062d)REFACTOR
clean up env file util helpers (43393)BUGFIX
new browser-sync syntax (dd693)BUGFIX
reload root index html files on changes (d2455)RELEASE
v1.4.1 (521bc)
v1.4.1
BUGFIX
remove changed module for styles. is not working properly (7c993)BUGFIX
fix livereload call until after angular templatecache (b80d2)FEATURE
grab root files and folders and add them to the build in development (b8e15add2)BUGFIX
fix extensions for running script compilation (63944)FEATURE
--silent flag for deploying without sending a Slack message (d31be)
v1.4.0
Main addition to this release is the gulp release
task.
BUGFIX
use slack message format (ddfda)BUGFIX
add through2 as a dependency (b51e0)BUGFIX
remove stream log function (a2e6b)REFACTOR
dont have to specify a region for AWS link (d0672)BUGFIX
fix issue with duplicate v in version (b8824)REFACTOR
fix version to include v because semantics (9721c)FEATURE
new style of markdown/slack messages (e71f2)BUGFIX
fix issue with parsing the git commit on the changelog (03185)FEATURE
work on readme (f9077)