Skip to content

OpenImageIO v3.0.2.0

Latest
Compare
Choose a tag to compare
@lgritz lgritz released this 01 Jan 21:45
· 84 commits to main since this release
v3.0.2.0

Release 3.0.2.0 (Jan 1, 2024) -- compared to 3.0.1.0

  • api: Add global attribute imageinput:strict #4560
  • various formats: Detect invalid ICC profile tags #4557 #4565
  • various formats: IPTC fields have length limits, protect against attributes passed that are too long to fit in them. #4568
  • pnm: Handle broken pnm files with invalid resolution #4561
  • pnm: Handle broken pgm having memory access error #4559
  • int: Some LoggedTimer instances lacked a variable name #4571
  • build: Use target_compile_options (fixes a LibRaw build issue) #4556 (by Don Olmstead)
  • ci: Refactor using a single steps workflow #4545
  • ci: Fixups of analysis workflow #4572
  • docs: Minor fixes and typos #4564
  • admin: Sign release artifacts #4580