Skip to content

Latest commit

 

History

History
85 lines (52 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

85 lines (52 loc) · 5.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.1 (2020-10-26)

Bug Fixes

  • not correct work set working day of the week (7861543)
  • not correct work smart range (9415dc4)

0.4.0 (2020-10-25)

Features

  • add ability to set working day (a8234c5)
  • add separators between key: value in header (7085c14)
  • add startDayTime parameter (047b324)
  • implementation get working day of week map (c2e9901)
  • remove sunday and saturday from search without set randge (2004878)
  • render: add no commit message for view with header (18149a3)

0.3.0 (2020-10-08)

Features

  • parse date: add helper for work with date (e6aa7f6)
  • render: add badge for only modify commits in period (a66317b)
  • render: add render commit hash (a02e448)
  • render: add some style title (a767025)
  • render: combination commit status (3daa835)
  • render header: add date range in header (e389dc0)
  • reflog records (a30a1dc)

Bug Fixes

  • git data: bug with generating commands flags (50eb8d4)
  • resolve data: add all flag in options (d5d3ac4)

0.2.3 (2020-09-29)

Bug Fixes

  • render: bug with bad rander link on task (2a50f26)

0.2.2 (2020-09-26)

Bug Fixes

0.2.1 (2020-09-26)

0.2.0 (2020-09-22)

0.1.1 (2020-09-22)

Features

  • readme.md: add description image (168e1e9)
  • readme.md: start documentation (1234826)
  • add git log options constructor for date range (1a6eb26)
  • add link depends on link type (8bac626)
  • add refType (13d4cd4)
  • build: npm script dev:watch (757c275)
  • options: add some help info (5e62214)
  • options: add some options with descripttion (62d5847)
  • options: write service to control options (4aef604)
  • typings: add Options type (acbe24c)
  • get branch name by source (47d2efe)
  • push some lost code from #11 (15bc6f3)
  • settings aliases (5b5a58d)
  • reflog parser: get reflog records by hash (f411c6d)

Bug Fixes

  • tsconfig: resolve path typings (311b801)