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

howard-hinnant-date 3.0.2 #194296

Merged
merged 2 commits into from
Oct 14, 2024
Merged

howard-hinnant-date 3.0.2 #194296

merged 2 commits into from
Oct 14, 2024

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Remove trailing whitespace and add gitattributes by @aaronfranke in https://github.com/HowardHinnant/date/pull/672
* call from_stream explicitly from date namespace to avoide mix up with C++20 std::chrono::from_stream by @JulZimmermann in https://github.com/HowardHinnant/date/pull/677
* static_cast to silent warning implict conversion by @nico-engels in https://github.com/HowardHinnant/date/pull/693
* Fix uninitialized values in date.h by @crawlserv in https://github.com/HowardHinnant/date/pull/698
* cmake: update project version by @Tachi107 in https://github.com/HowardHinnant/date/pull/699
* fix -Wshadow warnings by @tylawin in https://github.com/HowardHinnant/date/pull/700
* test: use -pthread when $CXX is g++ by @Tachi107 in https://github.com/HowardHinnant/date/pull/714
* Sync implementation and header signatures by @DavisVaughan in https://github.com/HowardHinnant/date/pull/724
* Fix comment typo in tz.h by @jwakely in https://github.com/HowardHinnant/date/pull/765
* Fix compilation when MISSING_LEAP_SECONDS is set to true by @techtim in https://github.com/HowardHinnant/date/pull/780
* Expose `iso_week::year::is_leap()` by @DavisVaughan in https://github.com/HowardHinnant/date/pull/785
* workaround for gcc bug 106757 by @msherman13 in https://github.com/HowardHinnant/date/pull/821
* Support Android for get current_zone() by @ndusart in https://github.com/HowardHinnant/date/pull/628
* Allow option() override by FetchContent by @TheStormN in https://github.com/HowardHinnant/date/pull/813
* Fix typo by @kkarbowiak in https://github.com/HowardHinnant/date/pull/808
* Support tz databases from release 2023d and newer by adding new zonenow.tab file to ignore list by @enolan-maystreet in https://github.com/HowardHinnant/date/pull/829
* Update gitattributes of zip files to binary by @KrisThielemans in https://github.com/HowardHinnant/date/pull/816
* build(cmake): always mark HAS_STRING_VIEW as part of the interface by @Tachi107 in https://github.com/HowardHinnant/date/pull/766
* build: use standard `CMAKE_INSTALL_INCLUDEDIR` for header install folder by @OlivierLDff in https://github.com/HowardHinnant/date/pull/753
* build: introduce `ENABLE_DATE_INSTALL` to allow user opt-out of install by @OlivierLDff in https://github.com/HowardHinnant/date/pull/752
* Stop using PATH_MAX by @Tachi107 in https://github.com/HowardHinnant/date/pull/744
* Implement USE_OS_TZDB for Android by @basilgello in https://github.com/HowardHinnant/date/pull/842
* Fixed build for WinRT and Android by @eugenegff in https://github.com/HowardHinnant/date/pull/804
* Fix expected file format under Windows. by @andreygorbachevrabobank in https://github.com/HowardHinnant/date/pull/845
* Fix current_zone not working on buildroot+glibc target - refs #846 by @Julien-Blanc-tgcm in https://github.com/HowardHinnant/date/pull/847

New Contributors

Full Changelog: HowardHinnant/date@v3.0.1...v3.0.2

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Oct 14, 2024
autobump: add howard-hinnant-date

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-howard-hinnant-date-3.0.2 branch from 003bfe1 to 3f727ab Compare October 14, 2024 03:11
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Oct 14, 2024
@Homebrew Homebrew deleted a comment from github-actions bot Oct 14, 2024
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Oct 14, 2024
Copy link
Contributor

🤖 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 Oct 14, 2024
@BrewTestBot BrewTestBot enabled auto-merge October 14, 2024 05:45
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 14, 2024
Merged via the queue into master with commit ab52632 Oct 14, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-howard-hinnant-date-3.0.2 branch October 14, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump 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.

4 participants