Skip to content

Latest commit

 

History

History
552 lines (349 loc) · 34.7 KB

changelog.md

File metadata and controls

552 lines (349 loc) · 34.7 KB

CHANGELOG

All notable changes in this project's released versions are documented in this file.

Support my work: If you or your company use any of my projects or like what I’m doing then consider backing me. I'm in this for the long run. An open-source developer advocate.

Sponsor Awais Node.js CLI Automation VSCode Follow @MrAhmadAwais on Twitter


I have released a video course to help you build Node.js CLIs for Automation


NodeCLI.com


hr

CHANGELOG KEY: 📦 NEW, 👌 IMPROVE, 🐛 FIX, 📖 DOC, 🚀 RELEASE, 🤖 TEST, and ‼️ BREAKING.

I use Emoji-log, you should try it and simplify your git commits.


hr


RELEASE: 3.2.0

👌 IMPROVE:

👌 Sourcemap v3 Upgrade f1e33aa


hr


RELEASE: 3.1.2

🐛 FIX:

🐛 Images 8302eb7

📖 DOC:

📖 Changelog 13eed4f


hr


RELEASE: 3.1.1

🐛 FIX:

🐛 License d01f28f

📖 DOC:

📖 Changelog 625bdb9


hr


RELEASE: 3.1.0

🐛 FIX:

🐛 Zip task fff6fa7

📖 DOC:

📖 Changelog 1584a63


hr


RELEASE: 3.0.1

🐛 FIX:

🐛 Link 92e1bda

📖 DOC:

📖 Changelog 5db9bbf


hr


RELEASE: 3.0.0

📦 NEW:

📦 Refactor c450fbf
📦 Zip task a8fed53
📦 TheDevCouple Open Source Sponsors 2ed0ade
📦 TheDevCouple Open Source Sponsors ec42850
📦 FOSS Sponsor aa450d5
📦 VSCode.pro Support 51a5125
📦 GitHub Action to Rebase aa97059

👌 IMPROVE:

👌 Lingo 8ac8360
👌 npx info e13230b
👌 TheDevCouple 266d3b2
👌 List Contributors f53750b
👌 Lower-case names 5d4af7c

🐛 FIX:

🐛 Partners 6b9d1e1
🐛 Links 7a6641f
🐛 Bad link df3c432
🐛 Typo ca6dce8

📖 DOC:

📖 Changelog 89eef5c
📖 Zip d3da102


hr


RELEASE: 2.8.0

📦 NEW:

📦 List Contributors cf636bd

👌 IMPROVE:

👌 Docs Syntax f415946
✌️Readme grammar. 552194d

🐛 FIX:

🐛 gulp 4.0 conflict with latest npm c86998f

📖 DOC:

📖 File header b1058c9
📖 spellings 7ecb310


hr


RELEASE: 2.7.1-beta.0

📖 DOC:

📖 Update the changelog 27541e7
📖 spellings 42cd02d


hr


RELEASE: 2.7.0

👌 IMPROVE:

Docs Syntax b3407c3
✌️Readme grammar. 63627a6


hr


RELEASE: 2.6.1-beta.1

📦 NEW:

📦 List Contributors cf636bd
📦 Scripts at the end fd16756
📦 Repo field e30b1d2
📦 Description 7ef4f09

👌 IMPROVE:

👌 Docs Syntax f415946
👌Node and NPM version names c198851
👌Docs — JS Features. b5a73e3
✌️Readme grammar. 552194d
👌 release minor script 00849ca

🐛 FIX:

🐛 gulp 4.0 conflict with latest npm c86998f
🐛 Badge 735de56

📖 DOC:

📖 spellings 7ecb310


hr


RELEASE: 2.6.1-beta.0

📦 NEW:

📦 Beta release it script 2f80dc9

👌 IMPROVE:

👌 beta script 3d23046

🐛 FIX:

🐛 npm install 57627a1


hr


RELEASE: 2.6.0

🐛 FIX:

🐛 Print Next Steps 59a0931


hr


RELEASE: 2.5.0

📦 NEW:

📦 Donate Links 2aa9204

👌 IMPROVE:

👌 Scripts a06eee5
👌 Post info 10eb7e8
👌 Markdown Lint 098461f
👌 Next Steps 03facd8

📖 DOC:

📖 WPGulp Install 1ff381c
📖 New Gif 95a787e


hr


RELEASE: 2.4.0

👌 IMPROVE:

👌 Print lines cbd67fe


hr


RELEASE: 2.3.0

🐛 FIX:

🐛 bin for installer 32748d0


hr


RELEASE: 2.2.0

📦 NEW:

📦 WPGulp Installer 9ca9ef4

👌 IMPROVE:

👌 Gulp file header 03900de


hr


RELEASE: 2.1.0

📦 NEW:

📦 Release-it Settings 8620edb

👌 IMPROVE:

👌 files for v2 74bf61c
👌 babel @babel/preset-env ccc0694
👌 Babel Preset df420fb

🐛 FIX:

🐛 Caching for remembered JS files dce1acb

📖 DOC:

📖 Update the changelog 0002f7e


hr


RELEASE: 2.0.0

📦 NEW:

📦 npm pkgs 7b1b79f
📦 Icons thanks to Icons8.com 4be6141
📦 release-it 2a778ba
📦 TOC 9889bb2
📦 Shields 189afe3
📦 allowEmpty for css 505b883
📦 Babel Register f1f9a2f
📦 Merge v2.0.0 branch 5dd711f
📦 Merge v2.0.0 branch bbce59c
📦 Spelling Check 6139d25
📦 Issue Templates bcaf18a
📦 demo pkg file 0fc85a6
Issue + PR Templates 💯 3f63938
📦 Spelling Check c17e54a
Add gulp-plumber to JS tasks to avoid stream crashing on errors 7f2482c
Add ES6 support for vendor scripts using gulp-babel 💯 8a1bc78
Add nom scripts to remove global Gulp dependency f8a0e1d
Add caching to customJS task through gulp.lastRun 0822bfa
📦 Markdown Lint f966b6d
Add caching to vendorJS task through gulp.lastRun 2e78d7b
📦 LOGO 179830a
Add gulp-plumber package as dependency ea9ab03
📦 Add Caching to JS Tasks db9b03f
Add gulp-remember for task caching ab8327f
📦 Add ES6 support to WPGulp using gulp-babel — Merge PR #80 5f038f8
Start: WPGulp v2.0.0 💯 369b429
Contribution guidelines 💯 c536bf2

👌 IMPROVE:

👌 File name 6bee209
👌 Not needed the deps now 592c955
👌 Contribution guide 17951f0
👌 Latest npm packages f48287d
👌 Sheilds 09c889c
👌 quote a18dd3a
👌 color bddd599
👌 br 8de57e3
👌 File name a528e12
👌 Name change 74f6803
👌 Modern JS 1b1db58
👌 File Structure ee41652
👌 wpgulp config cc6649c
👌 Config file 9855b15
👌 Formatting 60d1e71
👌 MIT 40228ec
Move clear-images-cache after images task 264a955
👌 Git Ignore 851b436
👌 pkg json file cac707a
Remove anonymous function for better Gulp console output 0367d9b
👌 Spellings faa5b03
Remove Gulp Global Dependency by using NPM Scripts d194d35
👌 file name 99a151c
👌 file name 1ef08c1
Add ESLint Integration 252ca86
📚 Improved Image Caching 💯 53f103d
Sass + NPM Modules Update 94d9724
Inline documentation b0ccbd4
Add Editor Config 58529bb
Inline docs 8616d88
Formatting 12a9737

🐛 FIX:

🐛 pkg v2.0 63a4afd
🐛 pkg v2.0 7115e0b
🐛 pkg v2.0 dd49c60
🐛 Lock file 63437ae
🐛 SSL 1251b30
🐛 Spellings 11bd868
🐛 SSL b25c97b
Adjust VendorJS and CustomJS to match project standards 06aa7b6
Correct formatting for better async support 31604c5
Fix formatting to match rest of project 3f88307
Remove test files 8ae8b5f
Add periods to end of comments 1319fb0
Remove stray scss file 99054a6
🐛 PHP Vars f535e38
Spellings of comment 8bfaf67
Correct PR so it is only specific to the JS capitalization fix 719c145
🐛 Spelling Check 009df9e
Gulp WPPOT & Sort IMPROVEMENT: Docs for translation 💯 7d2fe2b
Correct issue with consistency in "JS" across tasks 88a365c
Emoji description. 💯 41ab8e8

📖 DOC:

📖 Update the changelog 396b9bc
📖 new installation steps e9eaf29
📖 FOSS c5070fa
📖 New Installion Method 82f8abe
📖 WPGulp Can Do That 5e9cf1a
📖 Update the changelog 42b638d
📖 Improve icons and definiiton 324412a
📖 Alignment 517f1da
📖 Quick overview d820f4d
📖 Gif or didn't happen 179889d
📖 Top list c780a24
📖 Definition b615d53
📖 New shield 370f588
📖 Vid Course 540ea93
📖 TOC Update 28d842d
📖 Gif or didn't happen 53ce728
📖 small ticker 1352077
📖 Remove link of a bully faa76a2
📖 Improve WPGulp Can Do That 8c489b7
📖 TOC 6afc64a
📖 Introduction 5db0b0b
📖 Format e04d732
📖 WPGulp v2 notice 0dd03af

✅ TEST:

✅ pkg release test b80f96d


hr


RELEASE: 1.0.3

🐛 FIX:

Gulp WPPOT & Sort IMPROVEMENT: Docs for translation 💯 252ad58


hr


RELEASE: 1.0.2



📃

License & Conduct


🙌

Connect

GitHub @AhmadAwais (follow) TO STAY UP TO DATE ON FREE & OPEN SOURCE SOFTWARE

Twitter @MrAhmadAwais (follow) TO GET ONE DEV MINUTE DAILY HOT TIPS & TROLLS

YouTube AhmadAwais (subscribe) TO TECH TALKS & ONE DEV MINUTE VIDEOS

Blog: AhmadAwais.com (read) MOSTLY LONG FORM TECHNICAL ARTICLES

LinkedIn @MrAhmadAwais (connect) WITH THE LINKEDIN PROFILE Y'ALL


👌

Sponsor

Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. If you or your company use any of my projects or like what I’m doing then consider backing me. I'm in this for the long run. An open-source developer advocate.


Node CLI

Or you can back me by checking out my super fun video course. After building hundreds of developer automation tools used by millions of developers, I am sharing exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community. → I'm sharing it all in this online video course. Node CLI Automation without wasting a 1,000 hours


Node CLI


Support my work: If you or your company use any of my projects or like what I’m doing then consider backing me. I'm in this for the long run. An open-source developer advocate.

Sponsor Awais Node.js CLI Automation VSCode Follow @MrAhmadAwais on Twitter

Sponsor