Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

48 lines (42 loc) · 3.61 KB

Changelog

  • Updating composer scripts #66
  • Configuration console command #54
  • Caching system refactoring #62
  • Ai refactor #61
  • Optimization of the caching and error handling #63
  • Fixing generation problems #64
  • Fixed config errors #52
  • Fixed method type getter bug #53
  • Changed errors output #55
  • Improvement of the linking system #56
  • Added new page linker #58
  • Changed default plugins list #57
  • Fixed link finder errors #59
  • Add Unit Tests for BumbleDocGen\Core\Configuration\ValueTransformer #45
  • Add Unit Tests for ValueResolver Namespace #47
  • Adding entity doc generation modes #46
  • Adding new filter condition #50
  • Removing empty doc dirs #49
  • Fixing contributing rules #9
  • Adds issue templates for Bug reports & feature requests #13
  • Adds Code of Conduct & PR template #15
  • Disable blank issues #16
  • Minor updates to CONTRIBUTING.md #17
  • Adds security policy #19
  • Adds changelog #20
  • Adds GitHub workflow #21
  • Removing old doc build config #23
  • Config array #36
  • Removing ocramius proxy manager #37
  • Use shared cache option #38
  • Implementation of the ability to add custom commands to a standard console application #4
  • Fixing console app bugs #5
  • Adding new console commands #6
  • First public version of documentation generator.