Skip to content

Releases: tbaltrushaitis/cv

Slava 3CY

30 Oct 07:31
Compare
Choose a tag to compare

Added

  • CJIABA YKPAIHE 🇺🇦
  • Upgraded gulp to v4
  • npm i -D gulp-size
  • Moved FAQ section of readme into [FAQ.md][FAQ]
  • Fonts preload implemented - significant increase in page load speed achived
  • Github Stars badge in main *.md files

Changed

  • npm i -D dateformat@5.0.3
  • npm i -D del@7.0.0
  • npm i -D dotenv@16.0.2
  • npm i -D bower@1.8.14
  • npm i -D gulp@4.0.2
  • npm i -D gulp-changed@4.0.3
  • npm i -D gulp-clean-css@4.3.0
  • npm i -D gulp-filter@7.0.0
  • npm i -D gulp-imagemin@8.0.0
  • npm i -D gulp-replace@1.1.3
  • npm i -D gulp-terser@2.0.1
  • npm i -D imagemin-pngquant@9.0.2
  • npm i -D imagemin-mozjpeg@10.0.0
  • npm i -D imagemin-webp@7.0.0
  • npm i -D jimp@0.16.1
  • npm i -D jpeg-js@0.4.3
  • npm i -D js-yaml@4.1.0
  • npm i -D jshint@2.13.5
  • npm i -D livereload@0.9.3
  • npm i -D lodash@4.17.21
  • npm i -D vinyl-paths@5.0.0
  • npm i -D yargs@17.0.1
  • bower i font-awesome@6.2.0

Fixed

Bokach

08 Jun 11:05
Compare
Choose a tag to compare

All latest updates and improvements released

Marcher

05 Mar 22:40
Compare
Choose a tag to compare

Added

  • gulp-imagemin plugins added: giflossy, mozjpeg, pngquant, webp
  • Change format of images to webp and/or webm
  • Added CV fulfillment recommendations checklist

Removed

  • mb-grill portfolio item

Leap-Year-Date-20200229

29 Feb 02:13
Compare
Choose a tag to compare

Added

  • Ubuntu, Red Hat, CentOS and Confluence brand colors for Fontawesome icons
  • Blocks for description of roles and responsibilities
  • New items in portfolio

Fixed

  • Several small bugs in deployment scripts

Chukcha

26 Feb 05:51
Compare
Choose a tag to compare

Added

  • manifest.json
  • Gray color for console logging
  • GraphQL to skills list
  • Vhost configuration for nginx
  • Bootstrap brand color for fa-* icons

Changed

  • bower i --save-dev font-awesome@5.10.1
  • Small improvements in biography section
  • Small improvements in employment history cards when rendering in mobile
  • Improved Clean operations in Makefile
  • Timestamp format to show only time instead of .toLocaleTimeString() for console messages
  • npm i --save-dev gulp-directory-sync@1.2.4
  • npm i --save-dev gulp-livereload@4.0.2
  • npm i --save-dev main-bower-files@2.13.3
  • npm i --save-dev del@5.1.0 yargs@14.2.0
  • npm i --save-dev dotenv@8.2.0
  • npm i --save-dev jimp@0.9.3
  • npm i --save-dev gulp-filter@6.0.0
  • npm i --save-dev yargs@15.1.0
  • bower i --save font-awesome@5.12.1

Fixed

Zuccan

01 Aug 23:26
Compare
Choose a tag to compare

Added

  • hue animation for current job position
  • brand color for "Digital Ocean" font-awesome icon
  • npm i dotenv@8.0.0 --save-dev

Changed

  • bower i jquery@3.4.1 --save
  • npm i yargs@13.2.4 --save-dev
  • npm i merge-stream@2.0.0 --save-dev
  • npm i lodash@4.17.14 --save
  • bower i shufflejs@5.2.2 --save
  • bower i font-awesome@5.9.0 --save
  • bower i animate.css@3.7.2 --save
Fixed:
  • js-yaml Denial of Service vulnerability WS-2019-0032
  • Padding of document sections

Mason

06 May 23:58
Compare
Choose a tag to compare
  • Several tweaks for apache server caching and compressing added in .htaccess file
  • Bower packages updated to latest versions: modernizr, smoothscroll, font-awesome and jquery
  • NPM packages updated to latest versions: jimp, jshint and yargs
  • Added colors for several skills icons
  • Implemented Gulp and Make tasks for preparation of archive with project distro
  • Fixed bug with responsive styling
  • Added tooltips for skill icons in employment history cards
  • Improved styles building gulp task
  • Implemented FOUC (flash of unstyled content) workaround
  • Added category keys for npm scripts in package.json - from Jason Yu
  • Shorter color names for console logs
  • One global function to show date and time in console logs

Copna

07 Nov 15:40
Compare
Choose a tag to compare

This is one last release before start implementing JSON-configurable site generation process.

  • Animations settings moved from javascript code to JSON config
  • Company logo in employment history
  • Icons in skillset list
  • FontAwesome icons color tweaks
  • ⬆️ Dependencies version upgrade
  • Reduced page load time by implementing image compression for portfolio items
  • Moved rc-files to config/ directory