Skip to content

Releases: slugrustle/voltage_divider

v1.12 Release

08 May 04:46
Compare
Choose a tag to compare

v1.12 adds some UI improvements

  • Increased accessibility of HTML
  • Input settings, results/resistor value display output, and equations shown/hidden persist across page loads within a tab/window
  • "clear" links added for results and resistor value display

v1.11 Release

03 May 01:58
Compare
Choose a tag to compare

v1.11 incorporates a variety of improvements to the internal code.

v1.10 Release

15 Apr 01:57
Compare
Choose a tag to compare

Most v1.10 additions are internal

  • Full utf support in .xlsx generator
  • Far fewer variables in JavaScript global namespace
  • More consistent code formatting
  • More logical ordering of functions in code
  • Added ESLint configuration
  • HTML fully validates
  • Minor UI touchup

v1.9 Release

14 Apr 04:26
Compare
Choose a tag to compare

v1.9 incorporates a variety of improvements to the UI.

v1.8 Release

10 Apr 04:29
Compare
Choose a tag to compare

v1.8 has two principal additions:

  • Target Divider Ratio input accepts any mathematical expression with numbers, add, subtract, multiply, divide, unary minus, and parentheses
  • All text-based user inputs are limited in length

v1.7 Release

08 Apr 21:09
Compare
Choose a tag to compare

Release v1.7 introduces:

  • Results output in .xlsx spreadsheet format
  • Bug fix in input validation

v1.6 Release

01 Apr 03:41
Compare
Choose a tag to compare

v1.6 introduces a few features and changes:

  • Download of results as .csv file
  • Buttons to show E24 and E96 series resistor values
  • HTML display performed through DOM calls
  • Notice that the download_csv() function is under the CC BY-SA 3.0 license
  • Minor code and formatting changes

v1.5 Release

29 Mar 03:12
Compare
Choose a tag to compare

v1.5 introduces two improvements:

  • Fixed a bug that caused excessive filtering of potential solutions
  • Significant speedup when bounds are placed on min / max divider string resistance

v1.4 Release

26 Mar 01:18
Compare
Choose a tag to compare

Release v1.4 introduces significantly improved code organization relative to v1.3.

v1.3 Release

25 Mar 01:38
Compare
Choose a tag to compare

Relative to v1.2, release v1.3 has:

  • A touched up voltage divider image
  • Better user input validation
  • Slightly cleaner code
  • The ability to display 0Ω values in error messsages