Releases: guilhermeborgesbastos/live-resume
Releases · guilhermeborgesbastos/live-resume
Live Resume Release v1.8
- Upgrade to Angular 15.2.3;
- Upgrade to Typescript 4.8.4.
Live Resume Release v1.7
- Upgrade to Angular 13.1.2;
- Replace TSLint with ESLint;
- Upgrade to Typescript 4.5.4.
Live Resume Release v1.6
- Upgrade to Angular 12.2.15;
- Upgrade to Typescript 4.3.5;
- Upgrade to Firebase 9.6.3;
- Reduce overall bundle size;
- IE11 support has been deprecated.
Live Resume Release v1.5
- Upgrade to Angular 11.2.14;
- Upgrade to Typescript 4;
- Support for IE9, IE10, and IE mobile has been removed.
Live Resume Release v1.4
- Upgrade to Angular 10.2.5.
Live Resume Release v1.3
- Add horizontal gestures to navigate the profile experience;
- Add horizontal gestures to navigate the profile posts;
Live Resume Release v1.2
- Added to the header an icon for downloading the resume as PDF file;
- Added the company logo to the Experience section;
- Improved application text's readability.
Live Resume Release v1.1
- Solved
websocket-extensions
dependency vulnerability; - Improved the README instructions;
- Added Google Analytics integration to the repository using ga-beacon;
- Updated the footer section to provide the GitHub fork link;
- Created the initial Wiki documentation;
- Improved the skill icons nomenclature, making it generic;
- Removed deprecated test files ( The new Unit and Integration tests are in development ) ;
- Removed CDN assets from the
master
branch, allowing offline development.
Live Resume Release v1.0
The Angular application is ready for production using ES6. The ES5 release can be found in the es5 branch.