-
Notifications
You must be signed in to change notification settings - Fork 1
v0.0.39 #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… plugin from 7.2.1 to8.0.0 - Updated flywaydb from11.13.1 to 11.13.2 - Updated version catalog update plugin from 1.0 to1.0.1 - Updated log4j from 2.25.1 to 2.25.2 - Updated jimmer from0.9.110 to0.9.111- Updated junit jupiter from 6.0.0-M2 to6.0.0 - Updated liquibase from4.33.0 to5.0.0 - Updated h2 database from 2.3.232 to2.4.240- Updated langchain4j from 1.5.0 to1.6.0 - Updated langchain4j-ollama from 1.5.0 to 1.6.0- Updated minio from 8.5.17 to 8.6.0 - Updated gradle versions plugin from 0.52.0 to 0.53.0
- Downgraded ktfmt version in kotlinGradle configuration - Downgraded ktfmt version in licenseHeader configuration
- Updated multiline string literals with consistent indentation - Removed hardcoded ktfmt version to use latest- Applied consistent formatting to test resources - Updated module descriptions with proper indentation - Standardized string literal formatting across modules
- Modify .idea/misc.xml to adjust project SDK settings - Update project root manager configuration - Ensure JDK 17 is set as default project SDK - Maintain web file type declaration in project component
…econd timestamp - Replace datetime formatter with millisecond timestamp from snowflake generator- Remove unused datetime imports and formatter dependencies - Update order code format from yyyyMMddHHmmssSSS to currentTimeMillis - Modify tests to validate13-digit timestamp prefix instead of 17-digit datetime - Add timestamp validation helper function in test suite- Update exception handling to use snowflake.currentTimeMillis() - Adjust test assertions for new timestamp format and code length - Verify snowflake generator calls in unit tests- Handle empty and special snowflake ID cases properly - Update documentation to reflect new timestamp-based generation strategy
- Removed extra blank line in logger.debug call - Kept all logging parameters intact- Maintained same log message format- No functional changes to order code generation- Updated test file to reflect code modification- Preserved existing exception handling logic
…aults - Removed emoji prefixes from log messages for cleaner output- Updated default region to cn-beijing in configuration properties - Adjusted test cases to assert default region value instead of null - Modified log assertion in tests to ensure no warning logs appear - Set default values for endpoint and exposedBaseUrl properties - Ensured consistent logging format across all configuration summaries
- Rename `gradle` version key to `org-gradle` for clarity - Update usage section to use 'or' instead of 'and' for buildSrc/includeBuild - Fix markdown code block formatting - Remove outdated GitHub Actions workflow documentation - Update dependency version management instructions
- Revised CLAUDE.md with comprehensive guidance for Claude Code - Added detailed requirement mining and clarification strategies - Updated documentation structure in docs/CLAUDE.md - Created new specification-driven development guide- Enhanced prompt writing rules and examples - Added structured requirements documentation format - Updated technical references and documentation links- Improved XML tag system for better AI parsing - Added complex requirement decomposition examples - Enhanced emergency response templates for common scenarios
- Added .playwright-mcp/ to ignore Playwright temporary files - Prevents unnecessary tracking of generated test artifacts - Aligns with standard Playwright project setup practices
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v0.0.39