UNPKG

code-story

Version:

Get your code activity log for standup from git

86 lines (52 loc) 5.76 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.4.1](https://github.com/MoonW1nd/codestory/compare/v0.4.0...v0.4.1) (2020-10-26) ### Bug Fixes * not correct work set working day of the week ([7861543](https://github.com/MoonW1nd/codestory/commit/78615437564508462252855e58819738dbaf43ef)) * not correct work smart range ([9415dc4](https://github.com/MoonW1nd/codestory/commit/9415dc4cc15ec0343063e4dde79136d80c478e18)) ## [0.4.0](https://github.com/MoonW1nd/codestory/compare/v0.3.0...v0.4.0) (2020-10-25) ### Features * add ability to set working day ([a8234c5](https://github.com/MoonW1nd/codestory/commit/a8234c509aefa2819ebe7b67576c823656863160)) * add separators between key: value in header ([7085c14](https://github.com/MoonW1nd/codestory/commit/7085c1490d1b636c6c079779b556ebc774e36057)) * add startDayTime parameter ([047b324](https://github.com/MoonW1nd/codestory/commit/047b324ab55533c1f40990ab295c337d9911c4aa)) * implementation get working day of week map ([c2e9901](https://github.com/MoonW1nd/codestory/commit/c2e9901569966b1127b4cdc8c30599fe3e475730)) * remove sunday and saturday from search without set randge ([2004878](https://github.com/MoonW1nd/codestory/commit/200487892e1091698deab712cf93b4510a8d039d)) * **render:** add no commit message for view with header ([18149a3](https://github.com/MoonW1nd/codestory/commit/18149a3de223beb7d451874b6d965973d9d071e3)) ## [0.3.0](https://github.com/MoonW1nd/codestory/compare/v0.2.3...v0.3.0) (2020-10-08) ### Features * **parse date:** add helper for work with date ([e6aa7f6](https://github.com/MoonW1nd/codestory/commit/e6aa7f6e835d20e84a5fc76cc4b3a35c9d281437)) * **render:** add badge for only modify commits in period ([a66317b](https://github.com/MoonW1nd/codestory/commit/a66317b709ee69e52145f2c8a58676100737e67a)) * **render:** add render commit hash ([a02e448](https://github.com/MoonW1nd/codestory/commit/a02e448bc2ab7948853040fd3fcce6c175cb6ff2)) * **render:** add some style title ([a767025](https://github.com/MoonW1nd/codestory/commit/a767025413fb71e34380f07615959f0299c68bc9)) * **render:** combination commit status ([3daa835](https://github.com/MoonW1nd/codestory/commit/3daa83588ceb9f85dc2fd8e17bfe2c4d11fbdc0d)) * **render header:** add date range in header ([e389dc0](https://github.com/MoonW1nd/codestory/commit/e389dc0f4200ea5ad283bed31c39faf234947a62)) * reflog records ([a30a1dc](https://github.com/MoonW1nd/codestory/commit/a30a1dc4efb17e02edd32b6f85983520b9818ae7)) ### Bug Fixes * **git data:** bug with generating commands flags ([50eb8d4](https://github.com/MoonW1nd/codestory/commit/50eb8d4e6d685198ade46b51882545472a404e32)) * **resolve data:** add all flag in options ([d5d3ac4](https://github.com/MoonW1nd/codestory/commit/d5d3ac45a852edc51d682e6560052e47f43ef04b)) ### [0.2.3](https://github.com/MoonW1nd/codestory/compare/v0.2.2...v0.2.3) (2020-09-29) ### Bug Fixes * **render:** bug with bad rander link on task ([2a50f26](https://github.com/MoonW1nd/codestory/commit/2a50f262247aaf0bda78122cb05f6f0c3dc8dbef)) ### [0.2.2](https://github.com/MoonW1nd/codestory/compare/v0.2.1...v0.2.2) (2020-09-26) ### Bug Fixes * bad import ([c0fb659](https://github.com/MoonW1nd/codestory/commit/c0fb659a1227a0500cf8147526b7d21a54bcdeb4)) ### [0.2.1](https://github.com/MoonW1nd/codestory/compare/v0.2.0...v0.2.1) (2020-09-26) ## [0.2.0](https://github.com/MoonW1nd/codestory/compare/v0.1.1...v0.2.0) (2020-09-22) ### [0.1.1](https://github.com/MoonW1nd/codestory/compare/v0.1.0...v0.1.1) (2020-09-22) ### Features * **readme.md:** add description image ([168e1e9](https://github.com/MoonW1nd/codestory/commit/168e1e9473f765dd3a8734ba7dca964188425aca)) * **readme.md:** start documentation ([1234826](https://github.com/MoonW1nd/codestory/commit/1234826f0f7488276fbd747f9ba688d93a5721ad)) * add git log options constructor for date range ([1a6eb26](https://github.com/MoonW1nd/codestory/commit/1a6eb263992f4b9fcf0b62bf28e2daf93ff712ca)) * add link depends on link type ([8bac626](https://github.com/MoonW1nd/codestory/commit/8bac6268b80be8a6d78969406c9d33b36fd58c39)) * add refType ([13d4cd4](https://github.com/MoonW1nd/codestory/commit/13d4cd4a09316163f318f05014912ce204521fb5)) * **build:** npm script dev:watch ([757c275](https://github.com/MoonW1nd/codestory/commit/757c2755cb1f888a84ed5e0c47e386eebea4ac21)) * **options:** add some help info ([5e62214](https://github.com/MoonW1nd/codestory/commit/5e62214da9b686b9debefee1638dadb8125794eb)) * **options:** add some options with descripttion ([62d5847](https://github.com/MoonW1nd/codestory/commit/62d58475ac5d644ed3bfd63f02ca5527034653d1)) * **options:** write service to control options ([4aef604](https://github.com/MoonW1nd/codestory/commit/4aef6041376fd408452d8293be2cd7ff727bd7c0)) * **typings:** add Options type ([acbe24c](https://github.com/MoonW1nd/codestory/commit/acbe24c115bdcccf1275b0832f87e2e1f4a07996)) * get branch name by source ([47d2efe](https://github.com/MoonW1nd/codestory/commit/47d2efed1d4bcb6a3f8acb1fa6546072e3dbeeca)) * push some lost code from [#11](https://github.com/MoonW1nd/codestory/issues/11) ([15bc6f3](https://github.com/MoonW1nd/codestory/commit/15bc6f380d921f07db83b991b5cbf36e50681626)) * settings aliases ([5b5a58d](https://github.com/MoonW1nd/codestory/commit/5b5a58d98275eb65262b0108b9f2d38f902f9795)) * **reflog parser:** get reflog records by hash ([f411c6d](https://github.com/MoonW1nd/codestory/commit/f411c6decdf42d56a640f96280f264d2631fe271)) ### Bug Fixes * **tsconfig:** resolve path typings ([311b801](https://github.com/MoonW1nd/codestory/commit/311b80157d9aace2af4f583795eebb4ef3fd2ed8))