Skip to content

Latest commit

Β 

History

History
410 lines (358 loc) Β· 35.2 KB

CHANGELOG.md

File metadata and controls

410 lines (358 loc) Β· 35.2 KB

1.2.2 (2021-09-24)

  • [ADD] changelog generation on every version (4e4c3e0)
  • [ADD] dep turbo-git-add to the project (6213e0d)
  • [ADD] dependency turbo-git-commit (14670cf)
  • [ADD] git hooks: commit & push (cca9b50)
  • [ADD] implement turbo init command (0efbdc3)
  • [ADD] npm scripts for eslint (a116054)
  • [ADD] readme: add TODO changelog command (04f7fb9)
  • [ADD] readme: Aviaible Commands table (3edbb97)
  • [ADD] readme: init command doc (909ad28)
  • [ADD] readme: re add Related projects section (d6e1e8f)
  • [ADD] turbo-diff implementation (e5fac44)
  • [ADD] turbo-diff: now is passing parameters (ecf8226)
  • [ADD] turbo-diff: options parameters (368267a)
  • [ADD] unit test: turbo add (a6c0c65)
  • [ADD] update dependencies (f2fa203)
  • [ADD] update project dependencies (286a13e)
  • [ADD] update turbo-git-config (da9425d)
  • [DEL] Readme: remove gitter link (14db61a)
  • [DEL] remove commit command from the project (2f63a35)
  • [DEL] remove turbo add command from the project (b021c9e)
  • [DEL] remove unused deps (8c48a86)
  • [DEL] unused test helper file (fed6ea6)
  • [FIX] add missing dep 'colors' (a6d4d1a)
  • [FIX] liting warn (61cb75f)
  • [FIX] package description (726efd0)
  • [FIX] readme: Related Projects layout (ab3102a)
  • [FIX] readme: typo (#8) (57a1e29), closes #8
  • [FIX] turbo command reference (9c64d5c)
  • [MOD] dep update turbo-git-commit (06c5c08)
  • [MOD] eslint: enable es6 & update config (0531601)
  • [MOD] Implement use of turbo-git-commit package (aeda44e)
  • [MOD] jest: add coverage collect pattern (73a50cf)
  • [MOD] pkg: change test runner to JEST (2753356)
  • [MOD] readme: some improvements (5a2514c)
  • [MOD] readme: update add turbo-diff info (5bcc5f4)
  • [MOD] travis: run on nodeJs versions 8 & 10 (2c6ea66)
  • [MOD] turbo cmd: add basic unit test (9428e59)
  • [MOD] turbo-diff dep update (3cc95f2)
  • [MOD] unit test linting, add missing space (ae677f8)
  • [MOD] update dep turbo-git-init (e09c831)
  • [MOD] update package turbo-git-config (3c2a308)
  • [MOD] update turbo commit convention desc (e0e6b37)
  • [MOD] update turbo-git-diff version (8b6461a)
  • 1.0.0 (b7652f4)
  • 1.0.1 (d4afcec)
  • 1.1.0 (b3929ba)
  • 1.2.0 (261f8cc)

1.2.1 (2018-04-06)

1.2.0 (2018-03-24)

  • [ADD] changelog generation on every version (8a147a5)
  • [ADD] readme: re add Related projects section (ba921f8)
  • [ADD] turbo-diff implementation (3b75cb6)
  • [ADD] turbo-diff: now is passing parameters (b0e0d6a)
  • [ADD] turbo-diff: options parameters (7e95e4c)
  • [ADD] update dependencies (55ad90b)
  • [DEL] Readme: remove gitter link (ace191f)
  • [DEL] remove unused deps (0cc2cb6)
  • [FIX] liting warn (16d2268)
  • [FIX] readme: Related Projects layout (fa988bc)
  • [FIX] readme: typo (#8) (088862c), closes #8
  • [FIX] turbo command reference (053fe58)
  • [MOD] dep update turbo-git-commit (2949b1e)
  • [MOD] readme: update add turbo-diff info (838e59e)
  • [MOD] turbo-diff dep update (b4b89ec)
  • [MOD] update dep turbo-git-init (976b2cb)
  • [MOD] update turbo-git-diff version (dcead8d)
  • 1.2.0 (2218853)

1.1.0 (2016-12-13)

1.0.0 (2016-12-13)

  • [ADD] dep turbo-git-add to the project (293c5d0)
  • [ADD] dependency turbo-git-commit (0c49896)
  • [ADD] implement turbo init command (c61162d)
  • [ADD] readme: Aviaible Commands table (3b242a3)
  • [ADD] readme: init command doc (7b392ff)
  • [DEL] remove commit command from the project (b634625)
  • [DEL] remove turbo add command from the project (e6fce9f)
  • [FIX] readme badges (e0d5712)
  • [FIX] readme: fix npm badge (75d02bd)
  • [MOD] Implement use of turbo-git-commit package (e615119)
  • [MOD] readme: some improvements (4116cd0)
  • [MOD] update package turbo-git-config (b5dc61e)
  • [MOD] update turbo commit convention desc (369f241)
  • 1.0.0 (ace037a)

1.0.0-0 (2016-11-28)

  • [ADD] add console-mock devDep for testing propouse (29a5881)
  • [ADD] Adding add all option (0f76232)
  • [ADD] Adding testing for turbo add (a8c5164)
  • [ADD] autoenv file (e3c0f1b)
  • [ADD] Codecov coverage ftw! (#30) (aceda79), closes #30
  • [ADD] config file for angular convention (b9c776b)
  • [ADD] config-parser: add .turbocommit config feat (142fb16)
  • [ADD] config-parser: add mock parameter for process (872a4ce)
  • [ADD] config: text for ask tag (4564407)
  • [ADD] configParser add getCommitPromptText method (930f570)
  • [ADD] configParser: Add getLogCommand method (50d01b1)
  • [ADD] dependency turbo-git-config (ff54e1a)
  • [ADD] dependency turbo-git-log (00e9cc0)
  • [ADD] dependency: shellJS (5e63d09)
  • [ADD] devDependency: shelljs (fd7083d)
  • [ADD] env file extra checking (fb80216)
  • [ADD] first version for turbo add (c05d5c7)
  • [ADD] git alias: ta (d09be1e)
  • [ADD] git alias: tc (dc946a2)
  • [ADD] git alias: tl (c97fc29)
  • [ADD] git turbo add command (615bda4)
  • [ADD] integration with inquirer, still need some improvements (f7a4bba)
  • [ADD] lib promise to the project (b287c79)
  • [ADD] npm ignore file (cd87de2)
  • [ADD] nyc & coveralls dev dependencies (7a68050)
  • [ADD] package: authors (e438bdb)
  • [ADD] package.json: add engine node version (d212a92)
  • [ADD] readme: add a lot of updates (353c7e1)
  • [ADD] Readme: code coverage badge (4145777)
  • [ADD] readme: codecov badge (4be3472)
  • [ADD] readme: gitter badge (945189a)
  • [ADD] release version 0.7.0 (e3af948)
  • [ADD] standard-version dev dependency (89e9658)
  • [ADD] test: add mock config file (4280189)
  • [ADD] test: config-parser initialization (b12f06c)
  • [ADD] test: config-parser, getLogCommand (c517842)
  • [ADD] test: configPrser: getCommitPromptText (fdf9582)
  • [ADD] test: create test helpers file (d4ad5a0)
  • [ADD] test: helper, add mockProcess method (e920041)
  • [ADD] test: utils.js for method getGitRepoMainPath (8b83fab)
  • [ADD] Todo in turbo log code (a1365de)
  • [ADD] travis ci: after build run coverage (96b8ce0)
  • [ADD] turbo add screenshot (f99e3f0)
  • [ADD] turbo-add: branch checking (b7b2275)
  • [ADD] turbo-log: escape special charaters method (024a77e)
  • [ADD] unit test coverage to utils.js (b97c566)
  • [ADD] unit test for config parser (50210a6)
  • [ADD] unit test: utils.js (4f2313f)
  • [ADD] update readme file (f9cca43)
  • [ADD] utils: add getGitRepoMainPath method (498a477)
  • [ADD] utils: check git repository globlally (b8b4d55)
  • [ADD] utils: showError default msg (25dd3fe)
  • [ADD] version 0.8.0 (618fcac)
  • [DEL] cli: remove unnecessary require (2e83d0a)
  • [DEL] readme: remove coveralls badge (83a4c9f)
  • [DEL] remove changelog file (c522cf2)
  • [DEL] remove log command code (ca26092)
  • [DEL] remove old config folder (6644446)
  • [DEL] remove test for old config (bd56ca0)
  • [DEL] remove unused asset file (44110a6)
  • [DEL] remove unused bin/config-angular.json (97fd726)
  • [DEL] remove unused html file (054da0b)
  • [DEL] remove unused txt file (d63fc05)
  • [DEL] standard-version: Its not working with TC convention yet. (f24a535)
  • [DEL] turbo commit: remove gitcheck repo (20f72ac)
  • [DEL] utils.spec: remove unnecessary expect (21badde)
  • [DEL] utils.spec: remove unuse method (3503b3c)
  • [FIX] broken test config-parser (1c557b4)
  • [FIX] config parser: getProperty method (50007ff)
  • [FIX] config-parser: remove unnecesary data in Error (07d9b28)
  • [FIX] config.angular: typo on commit tag (6738a16)
  • [FIX] configParser: getCommitPromptText (aa3d6c4)
  • [FIX] eslint warnings on turbo-add (ad728fe)
  • [FIX] readme: images preview and some typos. (a7122c9)
  • [FIX] readme: markdown issue (4641251)
  • [FIX] readme: spelling & grammar mistakes (194b36f)
  • [FIX] some eslit warnings (f9fb2f3)
  • [FIX] test: config-parser & use mock config now (b3fa22b)
  • [FIX] test: fix 2 broken test config-parser (aa2d966)
  • [FIX] test: utils (61022a9)
  • [FIX] test: utils.spec wrong path (30063b4)
  • [FIX] turbo log: color was not working in same case #32 (f03d31b), closes #32
  • [FIX] turbo-add: fix showError calls (65d8d6b)
  • [FIX] turbo-log: error mesagge (19ba200)
  • [FIX] turbo-log: remove adding spaces before title (fd4f0e1)
  • [FIX] typo in config files (c89745a)
  • [FIX] utils: import real console by default (d7f37d8)
  • [MOD] angular.conf update config file (7e84bbb)
  • [MOD] Changing porcealin for status -s (6c86f09)
  • [MOD] cli: improve command help message (2cc7bda)
  • [MOD] commit command: avoid duplicated code (baa953a)
  • [MOD] config parser, use getProperty instead the object (2695d03)
  • [MOD] config-parser: gerProperty exit instead of an exception (9f547f2)
  • [MOD] config-parser: s/self/conf (3be8f77)
  • [MOD] Config: increase default gitLog Limit to 50 (eafdb85)
  • [MOD] configParser: tag field on getCommitPromptText (419f3a3)
  • [MOD] eslint: add afterEach global (76c6c41)
  • [MOD] fixes for eslint (0dce1c3)
  • [MOD] Implement new npm package git-turbo-log (a48422f)
  • [MOD] last fixes for eslint (23f1d25)
  • [MOD] npm-scripts: Improve test running command (c7aac63)
  • [MOD] package description (ed11a96)
  • [MOD] package rename (38bfced)
  • [MOD] package.json: improve keywords (3868487)
  • [MOD] readme: badges labels (2aca5c6)
  • [MOD] readme: change badge link (157a87c)
  • [MOD] rename mssage-handler to utils (2654979)
  • [MOD] rename project in README (91e1a0e)
  • [MOD] replace config & util with the new package (cf8f09b)
  • [MOD] tc: add parentis to component (d03286b)
  • [MOD] tc: improve onAsk method (a8e29a2)
  • [MOD] test: config-parser now use mockProcess (960a5d3)
  • [MOD] test: improve mock data config (11799fe)
  • [MOD] test: skip some test waiting for fixing. (146788a)
  • [MOD] test: skip turbo-add spec (2eeaf27)
  • [MOD] test: utils.spec now use the helpers (cc4b729)
  • [MOD] Turbo add almost done, now it parses ?? M MM (a9fc654)
  • [MOD] turbo add: getNoStagedFiles avoid if (7860029)
  • [MOD] turbo-add: replace msgHandler by utils (121f39a)
  • [MOD] turbo-commit: replace messageHandler with utils (b659772)
  • [MOD] turbo-log: call getLogCommand from config (26e611b)
  • [MOD] turbo-log: move print color log (69d0783)
  • [MOD] turbo-log: remane escaping method (1981252)
  • [MOD] turbo-log: remove TODO & improve msg error (fbebb5f)
  • [MOD] update node engine version (224bd9d)
  • [MOD] utils: add process parameter for testing (8bc0d02)
  • [REF] angular.conf: new config format (07e1f24)
  • [REF] chage the project structure (67f12cc)
  • [REF] Change git subcommands location (3179e0f)
  • [REF] config: change values name (86dc233)
  • [REF] config: default turbo-conf refactor (be31c14)
  • [REF] config: now allow define git-log-command (2f7ed30)
  • [REF] config.json: add text from commit prompt (3a64e07)
  • [REF] config.parser: now configJson is a parameter (53091a2)
  • [REF] configParser: read new config values (60826d1)
  • [REF] Configs files: Rename properies (f36a75e)
  • [REF] move specs to the test folder (467e473)
  • [REF] tc: Now use text from config & has dinamic steps (f811cdd)
  • [REF] test: Update mock config (9ed147e)
  • [REF] turbo-commit: check git repo by utils method now (b0dbb30)
  • [REF] turbo-log: Parse only titles now (7b37501)
  • [REF] utils.js: add checkGitRepoExistence (1f66a94)
  • 1.0.0-0 (cda6e20)

0.6.0 (2016-09-05)

  • [ADD] Check existence of .git files (7ce3309)
  • [ADD] commit command: ask for commit description (fd8ca7a)
  • [ADD] config files (#23) (f478400), closes #23
  • [ADD] config parser: add getProperty method (520ca57)
  • [ADD] config_parser: unit tests coverage (68e6810)
  • [ADD] config: defaul git log limit (47e596f)
  • [ADD] Demo gif for readme (b44fbb4)
  • [ADD] Demo gif typo (a8bfc72)
  • [ADD] editorconfig file (5154939)
  • [ADD] eslint and fix all warnings (#22) (69f1997), closes #22
  • [ADD] folder to gitignore (e20f306)
  • [ADD] git command: turbo commit (b65c5c3)
  • [ADD] git command: turbo log (2b02326)
  • [ADD] Improves on readme file (f6f8788)
  • [ADD] Mandatory title (d0ab924)
  • [ADD] mati (fd2d19e)
  • [ADD] new introduction and fixing typos (7ba9911)
  • [ADD] New message handler class (a8b4a81)
  • [ADD] npm task: test:watch (dcdc356)
  • [ADD] onchange devDependency (cbfbba3)
  • [ADD] Readme and images for new release (da20c4a)
  • [ADD] readme: Code Climate badges (623299b)
  • [ADD] readme: npm version sheild (144baff)
  • [ADD] tc command basic help (17dd57a)
  • [ADD] title on turbo help (da620d8)
  • [ADD] travis CI: email notification (153af83)
  • [ADD] turbo command to git commands (3799b8a)
  • [ADD] turbo log command (dae31b7)
  • [ADD] unit test config_parser (47b710a)
  • [BRK] Changing tc for turbo (b0695ac)
  • [BRK] commit command: change worflow (145f5f3)
  • [DEL] delete unused file (42a38ec)
  • [DEL] index.js (70f8dbe)
  • [DEL] remove unused error (e3a9c60)
  • [DEL] removing console log (22026ac)
  • [DEL] unsed file (9ccb50b)
  • [FIX] command help messages (ed24370)
  • [FIX] commit command description (12021e4)
  • [FIX] error if nothing was added to stage area (245c398)
  • [FIX] error mesagge git add (658222e)
  • [FIX] eslint errors on commit command file (a7f034e)
  • [FIX] package.json version (becce57)
  • [FIX] path in config json (0abf451)
  • [FIX] readme: fix commit command desc (e829e9f)
  • [FIX] readme: fix width turbo log preview (cbd1e6e)
  • [FIX] readme: sheild links on (0b23c5b)
  • [FIX] rename to config_parser file (50a4ae5)
  • [FIX] unit test: config parser path (e406e99)
  • [MOD] blank line after variable declaration (607f5e7)
  • [MOD] Checking valid repo at the beginning (dbf0d64)
  • [MOD] cli modification (69bc32d)
  • [MOD] config parser method getCommitConf (07c3e49)
  • [MOD] convention.md: update tag description (c4e3204)
  • [MOD] fixing eslint issues (a2409fa)
  • [MOD] Identation for commit (394d851)
  • [MOD] improve commit desc tabulation (d9b28cb)
  • [MOD] improve readme file (893e660)
  • [MOD] Improving error handling for turbo commit command (da3d25f)
  • [MOD] increment versioning (c020445)
  • [MOD] index.js: code improvements (1332508)
  • [MOD] move version command (2d832f2)
  • [MOD] readme file: update (bed0d64)
  • [MOD] readme: change tc sheild color (7df4ed3)
  • [MOD] readme: improve some stuffs (61fc938)
  • [MOD] readme: update, now we have git commands (90d71f1)
  • [MOD] reference for demo gif (e4f20a2)
  • [MOD] rename config parser (cc0fb6f)
  • [MOD] rename tags to config.json (4d6e37b)
  • [MOD] small change for turbo commit prompt title (7dc0231)
  • [MOD] typo (64b8de4)
  • [REF] add cli commander program (295e0d2)
  • [REF] Changing function names (b53fc02)
  • [REF] Changing project struture to be able to split commands in different files (af5bc0b)
  • [REF] create turboCommit command file (bee4ee6)
  • [REF] index: now import lib/cli file (d4cf28c)
  • 0.6.0 (36f25bb)
  • Release 0.3.0 (#19) (d397cba), closes #19

0.2.0 (2016-08-29)

  • οΏ½[32m colors for tags (e4e334f)
  • [ADD] asset: prompt-tag-preview.jpg (25beb9e)
  • [ADD] jasmine-node devDependency (095dfa2)
  • [ADD] npm test: run jasmnie-node now (83a4f6a)
  • [ADD] readme: add bithoud badge (1494e47)
  • [ADD] readme: add travis build status label (dabf4da)
  • [ADD] travis CI: basic yml file (38f78ac)
  • [FIX] jasmine-node now is devDependency (0d17ee4)
  • [FIX] new object for choices with values (dbda6b8)
  • [FIX] README: relative paths resources (e6a7674)
  • [FIX] readme: screenshot size (297c170)
  • [FIX] travis yml typo (8099bbe)
  • [MOD] add relative travis CI build status by repo (93ee524)
  • [MOD] convention doc: change example title (93f3868)
  • [MOD] npm test now pass the build (c613e85)
  • [MOD] package.json: update project version (8866f33)
  • [MOD] readme: add some improves (99c5121)
  • [MRG] Add/cli readme file (#10) (40ea1da), closes #10
  • [MRG] Colors in prompt tags (#13) (8ea0a8f), closes #13
  • 0.2.0 (4247251)
  • Mod readme (#9) (e5e322a), closes #9

0.1.1 (2016-08-27)

  • [MOD] update project description in package.json (55e72be)
  • 0.1.1 (ee28522)

0.1.2 (2016-08-28)

  • [FIX] Inquire dependency change from devDependency to dependecies (329c852)
  • 0.1.1 (c80e2be)
  • 0.1.2 (a0aa710)

0.1.0 (2016-08-27)

0.1.1 (2016-08-27)

  • [MRG] pull request #4 from labs-js/fix-inquire-dependecy (8c879af), closes #4
  • 0.1.1 (ee28522)
  • Fix remove babel (#5) (bcdfe28), closes #5

0.1.0 (2016-08-27)