Skip to content

Conversation

@wazabii8
Copy link
Contributor

@wazabii8 wazabii8 commented Apr 1, 2025

Summary

This PR delivers a major upgrade across the CLI, core architecture, and developer tooling.

Key Improvements

  • Refined CLI design and UX
  • Added config file support
  • Added performance and memory profiling
  • Added JUnit XML output
  • Added test wrapper utilities
  • Added mocking capabilities
  • Added code-coverage integration
  • Added vulnerability scanning
  • Added supply-chain audit scanning
  • Significant structural and syntax improvements
  • Expanded command set (help, coverage, template, etc.)
  • Added request handler
  • Added middleware support
  • Introduced MVC, DI, and router components
  • General code-quality cleanup
  • Added global binary support

@wazabii8
Copy link
Contributor Author

wazabii8 commented Apr 1, 2025

You must publish new version of the dependencies:

  • Validation
  • DTO
  • Prompts
  • Http
  • Container
  • Cache

Publish new package:

  • Emitron

@wazabii8 wazabii8 changed the title v2.0.0 v1.1.4 May 14, 2025
@wazabii8 wazabii8 changed the title v1.1.4 v1.2.0 May 14, 2025
Add unit test boilerplate code
danielRConsid and others added 30 commits August 20, 2025 16:55
update: add duration counter
fix: junit structure
Cleaning up code and test

Improve presenation of errors and exceptions
patch: Skipped counter did not increment
fix: handle null case when calling method on empty object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants