Skip to content

Releases: MarcArchive/commonsMH_old

1.1.5 - Code refactor

Choose a tag to compare

@marcandreher marcandreher released this 21 Jun 19:40

CommonsMH Release Update

We are pleased to announce the latest update to CommonsMH, featuring minor bug fixes and enhancements to our logging functionality. Below is a summary of the changes in this release.

Enhancements

Additional Aliases for logger.log

  • We've added more aliases to the logger.log function, providing you with greater flexibility and convenience in your logging practices.

Bug Fixes

Minor Bug Fixes

  • Addressed several minor bugs to improve the overall stability and performance of the library. These fixes ensure a smoother and more reliable experience.

We appreciate your continued support and feedback. Your contributions help us make CommonsMH better with each release.

Happy coding!

The CommonsMH Developer

1.1.0 - CommonsMH Stable

Choose a tag to compare

@marcandreher marcandreher released this 21 Jun 16:20
3ef71d5

CommonsMH Release Update

We are excited to announce the latest release of CommonsMH, packed with new features, improvements, and fixes to enhance your development experience. Below is a detailed overview of what's new in this release.

New Features

Return Rows Affected with mysql.Exec

  • Now, when using mysql.Exec, the number of rows affected by the query will be returned. This enhancement helps you better understand the impact of your executed queries.

Print Query as Table

  • Added a new way to print your query results as a table. This feature provides a more readable and organized output, making it easier to analyze your data.

Improvements

Terminal Rewrite Using JLine

  • The terminal has been completely rewritten using JLine. This rewrite brings improved functionality, better user experience, and enhanced command-line interface features.

Bug Fixes

Cachetime Fixes

  • Addressed and fixed issues related to cachetime. These fixes improve the reliability and performance of caching within the library.

We believe these updates will significantly improve your workflow with CommonsMH. As always, we welcome your feedback and contributions. Thank you for your continued support!

Fixed CVE's

Happy coding!

The CommonsMH Developer

1.0.6

Choose a tag to compare

@marcandreher marcandreher released this 15 Feb 16:06
Add Maven Central repository

1.0.5

Choose a tag to compare

@marcandreher marcandreher released this 15 Feb 12:57
Update SitemapGenerator to use GoogleCodeSitemapUrl.Options

1.0.3

Choose a tag to compare

@marcandreher marcandreher released this 05 Feb 18:09

Fix this REE

1.0.2

Choose a tag to compare

@marcandreher marcandreher released this 05 Feb 18:05

Fix dependencies

1.0.1 - Maven release

Choose a tag to compare

@marcandreher marcandreher released this 05 Feb 17:56

Maven is now working

1.0.0 - commonsMH

Choose a tag to compare

@marcandreher marcandreher released this 05 Feb 17:40
9326711

First tag and release that include most features for a fullstack application