Releases: jparise/xchammer
Releases · jparise/xchammer
v3.4.1.6
Update primary pinterest/tulsi fork to 1ded53d04 - https://github.com/pinterest/tulsi/commit/2e362b15e5ff082eab863d7c27f8e3f0d209e332 - https://github.com/pinterest/tulsi/commit/cca5f1278f68077db3ab4d9c638d8551fb4b3340 - https://github.com/pinterest/tulsi/commit/1ded53d04174e96dd92f0aee009e2896115e45a2
v3.4.1.5
Update pinterest/tulsi fork to c180639a (#288) - https://github.com/pinterest/tulsi/commit/70f18391fda3feef42179442a30505401aa2a774 - https://github.com/pinterest/tulsi/commit/e8431a1f4f309e2271e8a0f1f5cd57e4c881893b - https://github.com/pinterest/tulsi/commit/c180639af0a20779610b4cbedd47f69849479366
v3.4.1.4
Improve objc header detection (#283) This fixes the logic introduced in #281.
v3.4.1.3
Fetch headers from CcInfo when available (#281) This supports the ObjcProvider compilation_context migration. We continue to fall back on objc.header when CcInfo is not available, but this will go away once we require Bazel 4.x.
v3.4.1.2
Merge the CI workflows (#279) The push-based workflow doesn't need to run 'make release' either, now that we have a dedicated 'upload_release_artifact.yml' workflow, so we can simplify things and combine the CI work into a single file.