Releases: NBS-LLC/ng-spotify-importer
Releases · NBS-LLC/ng-spotify-importer
v1.4.3
What's Changed
- Update E2E Test Data Cleanup by @NBS-LLC in #240
- Remove WDIO Schematic by @NBS-LLC in #241
- Re-enable NPM Test Script by @NBS-LLC in #242
- Upgrade WDIO to v8 by @NBS-LLC in #243
- Bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #244
- Bump fast-xml-parser from 4.2.0 to 4.2.4 by @dependabot in #245
- Bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #246
- docs: explain e2e env vars by @NBS-LLC in #249
- fix: e2e test data not cleaned up by @NBS-LLC in #251
- fix: csv with spaces not handled by @NBS-LLC in #252
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
What's Changed
💫 Updates - Angular v15
💫 Updates - Project Dependencies
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
🐣 New Experimental Feature - Clean Unknown Songs
✨ Polish - Minor UI Adjustments
💫 Updates - Angular v13
💫 Updates - Project Dependencies
🤖 Automation - End-to-end Testing Enhancements
🤖 Automation - Deployment Script Fixes
For more details see the diff between 1.4.0 and 1.3.0 (previous version).
v1.3.0
Overview
This release represents improved end-to-end (E2E) testing as well as automated deployments.
No user facing changes have been made.
What's Changed
- Fix - Spotify Internal Service is Public by @NBS-LLC in #7
- Fix - Generated Unit Tests are not Valid by @NBS-LLC in #8
- Fix - Spotify Web API Doesn't Use DI by @NBS-LLC in #10
- Migration - Protractor to WDIO for End-to-end Testing by @NBS-LLC in #26
- Fix - Project Doesn't Support macOS by @NBS-LLC in #31
- New - Dynamic E2E Debugging by @NBS-LLC in #32
- New E2E Test - Import Simple Slacker Playlist by @NBS-LLC in #34
- Polish - E2E Test Organization and Reporting by @NBS-LLC in #37
- New E2E Test - Import Simple CSV Playlist by @NBS-LLC in #38
- New E2E Test - Import Simple Text Playlist by @NBS-LLC in #39
- New E2E Test - Fix Unknown Song by @NBS-LLC in #40
- New - Continuous Integration by @NBS-LLC in #41
- Enhancement - Better CI Logging by @NBS-LLC in #48
- Fix - CI Retries are Too Long by @NBS-LLC in #49
- Fix - Dependabot Only Updates the Lock File by @NBS-LLC in #50
- Enhancement - CI Now Caches Node Modules by @NBS-LLC in #51
- Fix - Spotify Page Objects Are Flaky by @NBS-LLC in #53
- Fix - Dependabot Automatically Rebases by @NBS-LLC in #57
- Enhancement - Cleanup Test Data by @NBS-LLC in #58
- Enhancement - Add an NPM Stop Script by @NBS-LLC in #59
- Update - Upgraded to Angular 10.0 by @NBS-LLC in #61
- Enhancement - Robust Deploy Script by @NBS-LLC in #75
- Fix - Modify Playlist E2E Test Fails for Song Not Found by @NBS-LLC in #77
- New - Deployment GitHub Workflow by @NBS-LLC in #76
- New - Inject Version on GitHub Tag by @NBS-LLC in #81
- Fix - Deploy Script Fails on Inject Version Step by @NBS-LLC in #82
- Fix - Incorrect E2E TSConfig Target by @NBS-LLC in #84
- Enhancement - E2E Tests Retry up to 3 Times on Failure by @NBS-LLC in #85
- Enhancement - Test IDs to Support Deployment Tests by @NBS-LLC in #86
- New - Deployment Configuration Tests by @NBS-LLC in #87
- Fix - Deploy Script Uses Wrong Version of Chrome by @NBS-LLC in #88
- Fix - Deploy Script Doesn't use CHROME_BIN by @NBS-LLC in #89
- New - Deploy Script for Production by @NBS-LLC in #90
Full Changelog: v1.2.0...v1.3.0