COMMITS
October 13, 2025
B
fix: remove unreachable code causing console warning (#118)
BluDood committed
September 8, 2024
P
test: add example of TrueColor RGB
Patrick Hulce committed
September 8, 2023
P
chore: update CI status to GitHub actions
Patrick Hulce committed
February 24, 2023
A
refactor: remove unused vars (#111)
Andrey "Zed" Zaikin committed
June 3, 2022
S
fix: validate sampling factors (#106)
Sohom Datta committed
July 15, 2021
W
fix(decoder): rethrow a more helpful error if Buffer is undefined (#93)
Windel Emman Mascariñas committed
D
chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98)
dependabot[bot] committed
D
chore(deps): bump ws from 7.2.3 to 7.4.6 (#91)
dependabot[bot] committed
D
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90)
dependabot[bot] committed
D
chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89)
dependabot[bot] committed
April 7, 2021
M
feat: add comment tag encoding (#87)
Markus committed
February 5, 2021
P
chore(ci): migrate to github actions (#86)
Patrick Hulce committed
January 11, 2021
A
fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84)
AT41 committed
August 24, 2020
V
feat(decoder): add FFDC marker support (#79)
Vincent Dufrasnes committed
July 2, 2020
F
fix(types): add comments property to decode output (#72)
Florian Keller committed
A
fix: avoid `new Buffer` usage (#73)
António Almeida committed
June 27, 2020
C
feat(decoder): add comment support (#71)
Charles Timko committed
April 23, 2020
P
chore: update typedefs for 0.4.0
Patrick Hulce committed
P
chore: add vscode to ignores
Patrick Hulce committed
P
chore: track version in tags only
Patrick Hulce committed
April 22, 2020
P
docs: update README for breaking changes
Patrick Hulce committed
P
fix: enable tolerantDecoding by default
Patrick Hulce committed
April 21, 2020
P
feat: add memory and resolution limits
Patrick Hulce committed
P
refactor: use spread for decode options
Patrick Hulce committed
P
chore: drop support for node versions <8
Patrick Hulce committed
P
chore: switch to jest
Patrick Hulce committed
P
chore: switch to yarn
Patrick Hulce committed
P
feat: expose exif buffers (#47)
Patrick Hulce committed
P
feat: support browser usage (#55)
Patrick Hulce committed
R
fix: don’t fail if scan contains trailing bytes (#66)
Raphael Luba committed