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

poac 0.8.0 #158864

Merged
merged 2 commits into from
Jan 3, 2024
Merged

poac 0.8.0 #158864

merged 2 commits into from
Jan 3, 2024

Conversation

ken-matsui
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
## What's Changed
* Add install make command & version from poac.toml by @ken-matsui in https://github.com/poac-dev/poac/pull/802
* Automatically propagate the version in poac.toml by @ken-matsui in https://github.com/poac-dev/poac/pull/803
* reorganize `#include`s by @yaito3014 in https://github.com/poac-dev/poac/pull/804
* Use contains instead of count for code clarity by @ken-matsui in https://github.com/poac-dev/poac/pull/805
* Rename CFLAGS to CXXFLAGS by @ken-matsui in https://github.com/poac-dev/poac/pull/806
* Improve edition validation by @ken-matsui in https://github.com/poac-dev/poac/pull/807
* Use emplace_back instead of push_back by @ken-matsui in https://github.com/poac-dev/poac/pull/808
* Remove redundant path for includes and lint improvements by @ken-matsui in https://github.com/poac-dev/poac/pull/809
* Avoid using `using namespace` for string literals by @ken-matsui in https://github.com/poac-dev/poac/pull/810
* Simplify BuildConfig by @ken-matsui in https://github.com/poac-dev/poac/pull/811
* Implement semver parser & improve binary dependency analysis by @ken-matsui in https://github.com/poac-dev/poac/pull/812
* use usize by @yaito3014 in https://github.com/poac-dev/poac/pull/814
* Support parallel builds by @ken-matsui in https://github.com/poac-dev/poac/pull/816
* Reduce test outputs by @ken-matsui in https://github.com/poac-dev/poac/pull/817
* Support finding poac.toml in parent directories by @ken-matsui in https://github.com/poac-dev/poac/pull/818
* Validate git dependencies by @ken-matsui in https://github.com/poac-dev/poac/pull/819
* Enable parallel tests by @ken-matsui in https://github.com/poac-dev/poac/pull/820
* Implement VersionReq parser by @ken-matsui in https://github.com/poac-dev/poac/pull/821
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/poac-dev/poac/pull/823
* Improve keyword handling by @ken-matsui in https://github.com/poac-dev/poac/pull/825
* Correctly handle build dependencies by @ken-matsui in https://github.com/poac-dev/poac/pull/826
* Support system dependencies by @ken-matsui in https://github.com/poac-dev/poac/pull/827

New Contributors

Full Changelog: cabinpkg/cabin@0.7.0...0.8.0

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 3, 2024
Formula/p/poac.rb Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Jan 3, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 3, 2024
@BrewTestBot BrewTestBot enabled auto-merge January 3, 2024 03:29
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 3, 2024
Merged via the queue into Homebrew:master with commit 593235d Jan 3, 2024
13 checks passed
@ken-matsui ken-matsui deleted the bump-poac-0.8.0 branch January 3, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants