Skip to content
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

🔖 release chopper generator v6.0.3 #449

Merged
merged 75 commits into from
Jul 5, 2023

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Jul 4, 2023

chopper_generator

6.0.3

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: István Juhos <stewemetal@gmail.com>
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
techouse and others added 18 commits May 14, 2023 07:38
* 💚 fix publish workflow

* 🚨 silence deprecation warning
# Conflicts:
#	.github/workflows/dart.yml
#	chopper/pubspec.yaml
#	chopper_generator/Makefile
#	chopper_generator/lib/chopper_generator.dart
#	chopper_generator/lib/src/generator.dart
#	chopper_generator/mono_pkg.yaml
#	chopper_generator/pubspec.yaml
## 6.0.3

- Simplify library export
- Extract PartBuilder into its own file
- Extract constant variables into an enum
- Extract helper methods into a Utils class
- Use a const constructor
- Make all methods static
- Ensure all immutable variables are final
- Simplify syntax
- Add API documentation
- add build_verify test
- Update README
@techouse techouse added the release prod release label Jul 4, 2023
@techouse techouse changed the base branch from develop to master July 4, 2023 21:21
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #449 (de13b19) into master (b19f402) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   93.80%   93.80%           
=======================================
  Files           8        8           
  Lines         452      452           
=======================================
  Hits          424      424           
  Misses         28       28           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse merged commit f1c929c into master Jul 5, 2023
13 checks passed
@techouse techouse deleted the release/chopper_generator/v6.0.3 branch July 5, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release prod release
Projects
None yet
Development

Successfully merging this pull request may close these issues.