Skip to content

v2.0.2

Choose a tag to compare

@alpha912 alpha912 released this 22 May 19:01
· 2 commits to main since this release

CodebaseMD 2.0.2 Release Notes

New Features

  • Added comprehensive test suite to ensure code quality and reliability
  • Improved handling of different file types and languages
  • Enhanced markdown generation for better clarity and organization
  • Added advanced code structure analysis in micro export format
  • Enhanced detection of programming patterns and code flows
  • Improved component representation with visibility indicators
  • Added automatic detection of class properties and methods

Bug Fixes

  • Fixed issues with file type detection and language mapping
  • Resolved various edge cases in folder structure generation
  • Enhanced error handling throughout the codebase
  • Improved extraction of file metadata
  • Fixed pattern detection for different programming paradigms

Development Improvements

  • Added test framework with Mocha
  • Implemented mock file system for reliable testing
  • Added unit tests for core functionality
  • Improved TypeScript configuration
  • Enhanced code organization and documentation

Next Steps

  • Explore adding support for more programming languages
  • Consider enhancing the micro export format with additional metadata
  • Add support for custom templates in future releases