Skip to content

Latest commit

 

History

History
260 lines (218 loc) · 27.1 KB

CHANGELOG.md

File metadata and controls

260 lines (218 loc) · 27.1 KB

BREAKING CHANGES

  • [Bin] Chg cli options read cc71af8
  • [Entities] Refactoring stage 2 (30%) 965b162

Important Changes

Engines

  • Added node with >=10.0.0

License

Source code now under MIT license.

Dependencies

DevDependencies

Features

Package info

  • [Attention] Add attention plugin bc60b94
  • [Package] Add of receipt info about changes in package b2407bd
  • [Package] Add engine comparing 1c830b9
  • [Package] Add Dependency entity 0a1b0b7
  • [Package] Add deps changes output 13dc5d0

Debug mode

  • Added debug loging for State & Reader 0e9f10c
  • Added debug loging for IO, Entities & Middleware 7ae4e11
  • Added Entity class for better debug 777e32a

GraphQL

Logging

  • Added base logging system a task & statuses ba1e7ee
  • Rethought class "Process" 9fee65e
  • Changes in the process of logging task states b40e13f
  • Added task loging to Providers & conf readers da4a964
  • Added information methods to Task, fix some bugs with displ… 54b4952

Subsections & Groups

  • [Section] Added new SectionBlock type - Group e1e837c

Others

  • [CLI] Add cli options 981323d
  • [Config] Use cosmiconfig for load config file 833e950
  • [Config] Rename config file a34b824
  • [Filters] Add commit and author filter c32e377
  • [Ignore] Add ignore rules for authors d72de85
  • [Plugins] Added Sign plugin 18cb21e
  • [Plugins] Added Sign plugin parse method 3a5fb46
  • [Plugins] Added Sing plugin modify method b18496d
  • Add repo state reader eb1466d
  • Rewrite to typescript fde81be
  • Add author & commit entities a6dfb6d
  • Adding plugin logic, configuration file changes 79a0c77
  • Added plugins 6a54a1c
  • Rework Reader & State 867fdad
  • Added Plugins call for handling Сommits 2753240
  • Added Scope & Section plugins cd67e94
  • Added Section block & position enums 02c813c
  • Added Section & Commit managers 13aa1e2
  • Reworked plugins, added a Levenshtein distance compare algorithm 6c45621
  • Add sections tree & commit list render 9d3bc70
  • Add ignore option for commit subjects 2323938
  • Add -p option, for bump package ⚡ 508d073

Improvements

  • [Package] Add npm package links to output 0b8097c

Bug Fixes

  • [AttentionPlugin] Rename engine to engines ad9b186
  • [Commit] Fix regex for find commit scope 7938096
  • [Config] Fix error with Level.major changes 6203567
  • [HistoryQuery] Fix type receieved date d06992b
  • [Plugins] Add export for Config interfaces 949d2cc
  • [Provider] Fix findup cwd e9e5df6
  • [Provider] Set default branch to master 7953e81
  • [Scope] Add .trim to new accent of commit e041b22
  • [Section] Fix sections sorting by index 66f61f0
  • [Section] Fix entity sort, add sections order 49ab17c
  • [Section, State] Add commit tree generation method 6c819c8
  • [State] Added section list sorting after modify with plugins f85afda
  • [State] Add check for existence of plugin file e2064ca
  • [State] Add import task skip if plug not exist 6b9c9fd
  • [State, Section] Fix sections sorting 7740999
  • [Writer] Fix error with output md fe88997
  • Rewrite reader, test github api dfea14d a5b847f
  • Add author avatar size f2107a2
  • Added missing Commit type 0ceac52
  • Fixed commit parsing 8de6944
  • Fixed regular expressions 4529371
  • Fixed parsing & modify commits 3125893
  • Spinner rotation bug fixed 5df31f1
  • Add version information from package and last release 3ba83c8
  • Pkg version management 41b7652
  • Add writer, fix state tree 4a792a4
  • Add commit ref in output 0bd34b4
  • Add commit links & "Contributors" section 2764e83
  • Rename 'types' to 'levels' in conf file 8dce766
  • Fix multy page loading 23d9f81
  • Fix blank section output 4a6876d
  • Add 'wrap' method for inline code 6b22bdc
  • Oops, add Author test d849ff4
  • Fix bug with getting major status 081e498

Internal changes

Tests

  • [Author] Add Author test 4c4f83e
  • [Commit] Add Commit test 8cea529
  • [Commit] Complete commit tests 3cc166f
  • [Config] Add test for Config a05b9c1
  • [Entities] Refactor tests for entities 63a8fca
  • [Mocks] Add mocks cd96b01
  • [Package] Add test for package 726b623 d434107
  • [Plugin] Add test for plugin entity 8631466
  • [Plugins] Add test for Marker plugin 56712d1
  • [Plugins] Add test to scope plugin 22a9094
  • [Plugins] Refactor marker & scope tests 84c6c7e
  • [Provider] Add test for Provider dc80177
  • [Section] Add tests for Section 936f212
  • [Section] Add test for Section plugin 2b4f0ed
  • [Section, State] Add test for Section & State 9a8b8c6
  • [State] Add test for ignored entities 7c11d90
  • [State] Add mock & test for importPlugin f24b2a0
  • [Utils] Add test for utils/key 68e36d2

Others

  • [Author] Сhanged the size parameter modification method 4e88a69
  • [Changelog, Changelog] Update changelog 8fd657f 11a6249 231550e be11a9e
  • [Config] Add deps scope 86b9032
  • [Config] Add default config 3663536
  • [Marker] Add eslint disable no-explicit-any 9df6c0a
  • [Media] Update logo 089b444
  • [Mocks] Rename mocks folder to __mocks__ 3185f07
  • [Package] Update dependencies 54e6330 1fbed44 839d042
  • [Package] Normalize package info a13d7e0
  • [Provider] Add tests for provider queries cf3e85d
  • [Reader] Add test for Reader a64e5fc
  • [Readme] Add library description 6c6056b
  • [Readme] Add cdn logo link, add npm badges 129c449
  • [Readme] Add package description 7901da6
  • [README] Add usage & configuration sections 2b30a05
  • [README] Fix usage section 4efa55d
  • [README] Add Attention plugin description 4baa0d0
  • [README] Add desc for Section & Scope plugins 0511c38
  • [README] Add marker plugin description 021db83
  • [Section] Add tests for relations cdcc792
  • [State] Update test for State 429d204
  • [State] Fix test error with addSection 77d6b7a
  • [Test] Check travis ci build a13b684
  • [Test] Remove logs ac10c6d
  • Add .editorconfig & dependencies 99c5204
  • Work on commit message template struct ad62093
  • Added VS settings, fix configs, update dependencies 77fb627
  • Added husky dependence 9c1316b
  • Added "cd" type 8bbb2a6
  • Removed husky cfg from pkg dec55ae
  • Test md 962fbd4
  • Add badges 33cc22a
  • Fix vsc debugger conf b963c31
  • Render new changelog f23e7d2
  • Update vsc launch conf, update dependencies a1d9e00
  • Fix grammar 1fa5490
  • Refactor tests 8f68df3

Code Refactoring

Refactoring

  • Reworked plugins, fix some a linter errors bdb7a0a
  • Ended last part of global refactoring 17deb35

Pkg refactoring

  • Reworked changelog building process 6c0187b

Others

  • [Config] Rename class, add trims 4a4a66a
  • [Config] Rename config to configuration b4c7a8e
  • [Config] Fix path to conf in mocks afd6461
  • [Configuration] Refatoring stage 2 5eb3f13
  • [GitProvider] Add typings forlder c93830e
  • [Imports] Refactor entities imports eae085d
  • [MarkerPlugin] Rename config fields bb38146
  • [Package] Refactor pkg & versioning upd 38f947f
  • [Plugin, Provider, Plugins, Tests] Refactor Stage 2 (60%) 6efd31e 78b29d4 c69e36c
  • [Plugins] Refactor marker, scope, section 9dae755
  • [ScopePlugin] Rename title to names e817fac
  • [State] Change principle of working with state 297f3e9
  • [Utils] Refactor utils 223640e
  • [Writer] Refactor changelog writing fb26fd3
  • [Writer] Refactor writer methods e5e199b
  • [Writer, Test] Finish refactor Stage 2 a9cc160
  • Rework reader structure, add git & cli classes 187d35d
  • Add linter, begin fix lint errors 6f6c614
  • Lint free code, rework classes model c45d7f3
  • Rebuild src struct, configure ts transpile 099bbec
  • Completed the transition to the TS 1ba6a1e
  • Change config file struct cd8449e
  • Fix lint & tsc errors 90efe99
  • Change Scope & Section plugins creation 35536c1
  • Changed plugins process flow d0e8899
  • Refactor Entities 2e6d122
  • Rename some Commit methods 82c987c
  • Refactor changelog.generate 53d3a63
  • Make some chore changes to entities 30f3310

Contributors

@keindev