Releases: paulypeter/photography-toolbox
Releases · paulypeter/photography-toolbox
v0.2.10
v0.2.9
Changes
dof_far() now returns a Number
v0.2.8
Changes
Depth of Field calculations as well as hyperfocal distance now use the Circle of Confusion as parameter
v0.2.7
Changes
added coc_custom to calculate custom Circle of Confusion
v0.2.5
Changes
Some functions concerning the sun position were removed for now
v0.2.4
Changes
removed stray console.log()
leading to an error
v0.2.3
Changes
Added approximation for sunset and sunrise
v0.2.2
Changes
- flash exposure methods now take ISO speed as optional parameter
v0.2.1
Changes
exposure_value()
does not round anymore- implemented
equivalent_exposure()
v0.2.0
Changes
- Support for shutter speed results > 35 s
- tests moved into separate files
- removed debugging
console.log()
s