Skip to content

Releases: paulypeter/photography-toolbox

v0.2.10

27 Jun 20:01
Compare
Choose a tag to compare

Changes

Bugfix in dof_far()

v0.2.9

27 Jun 15:56
79d0fc5
Compare
Choose a tag to compare

Changes

dof_far() now returns a Number

v0.2.8

27 Jun 15:37
Compare
Choose a tag to compare

Changes

Depth of Field calculations as well as hyperfocal distance now use the Circle of Confusion as parameter

v0.2.7

27 Jun 13:29
Compare
Choose a tag to compare

Changes

added coc_custom to calculate custom Circle of Confusion

v0.2.5

18 Jun 14:36
87858ef
Compare
Choose a tag to compare

Changes

Some functions concerning the sun position were removed for now

v0.2.4

17 Jun 06:42
Compare
Choose a tag to compare

Changes

removed stray console.log() leading to an error

v0.2.3

16 Jun 18:19
4586e29
Compare
Choose a tag to compare

Changes

Added approximation for sunset and sunrise

v0.2.2

15 Jun 15:04
95a0f98
Compare
Choose a tag to compare

Changes

  • flash exposure methods now take ISO speed as optional parameter

v0.2.1

14 Jun 18:35
2e28675
Compare
Choose a tag to compare

Changes

  • exposure_value() does not round anymore
  • implemented equivalent_exposure()

v0.2.0

14 Jun 10:08
Compare
Choose a tag to compare

Changes

  • Support for shutter speed results > 35 s
  • tests moved into separate files
  • removed debugging console.log()s