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

[Cereal] Bump to v1.3.2 from v1.2.2 #2654

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Conversation

Akkadius
Copy link
Member

Cereal updated for work being done in another branch. This bump fixes some issues with the library. Tested

v1.3.1

v1.3.0

New features include:

Fixes and enhancements include:

Minor fixes and enhancements include:

  1. Fixed a bug related to CEREAL_REGISTER_DYNAMIC_INIT with shared libraries (thanks to @m2tm, Issue correctly using CEREAL_REGISTER_DYNAMIC_INIT USCiLab/cereal#523)
  2. Avoid unnecessary undefined behavior with StaticObject (thanks to @erichkeane, Change StaticObject instance management to hopefully avoid UBSAN USCiLab/cereal#470)
  3. New version.hpp file describes cereal version (detect cereal version at compile time / version.hpp USCiLab/cereal#444)
  4. Ability to disable size=dynamic attribute in the XML archive (thanks to @hoensr, Add option to turn off the size=dynamic attributes of lists USCiLab/cereal#401)
  5. Other Notes
  6. The static checking for minimal serialization has been relaxed as there were many legitimate cases it was interfering with (thanks to @h-2, remove const check from load_minimal USCiLab/cereal#565)
  7. The vs2013 directory has been removed in favor of generating solutions with CMake (Remove vs2013 directory USCiLab/cereal#574)

@Akkadius Akkadius requested review from hgtw and KimLS December 20, 2022 00:12
@Akkadius Akkadius merged commit 51c62d3 into master Dec 20, 2022
@Akkadius Akkadius deleted the akkadius/update-cereal-1.3.2 branch December 20, 2022 19:12
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants