Skip to content

Releases: aldy505/cameracalc

v2.3.0

03 Jun 15:16
Compare
Choose a tag to compare

Summary

  • Moving TailwindCSS to WindiCSS to avoid PostCSS conflict
  • Added dark mode feature
  • Refactored code styling

Logs

b71d651 ci: another github actions fix
1895c40 ci: github actions fix
0569d96 chore: merge fix
425edd6 feat(icons): updated icons to dark mode capable
035a0d8 feat: added dark mode support
abbd52c fix: refactoring calculations and logic
d939d59 chore: moving to yarn and windicss
03b331b Merge pull request #19 from aldy505/dependabot/npm_and_yarn/ws-7.4.6
914acc2 Bump ws from 7.4.5 to 7.4.6

v2.2.0

03 May 12:44
Compare
Choose a tag to compare

Summary

  • Move Bootstrap to Tailwind CSS
  • Refactored code to use modern Javascript
  • Deployed to Cloudflare Pages

Logs

1e55698 build: fix github actions
107023f build: updated github actions
ddf8ad9 build: updated github actions command
da3d9e2 refactor: fix on deepsource
1fa876c style: run prettier
c1dedf4 fix: missing rounded number on file page
354f1a7 style: added prettier
59994a0 chore: fixing Mole Richardson data
c44ed1e style: moving to tailwindcss
0fa1be0 ci: updated node version
8a179f0 docs: updated README, added PULL REQUEST TEMPLATE
d76328e feat(*): moving to bundled JSON file, removed lodash, axios, jquery, and stylus
7572f69 code refresh
6ed0d36 Merge pull request #18 from aldy505/dependabot/npm_and_yarn/ssri-6.0.2
0a45a64 Bump ssri from 6.0.1 to 6.0.2
4d4ab23 chore: cleanup on XSS mitigations

v0.1.0

21 Jan 12:19
6ed0d36
Compare
Choose a tag to compare

this version support photometric calculator, sensor size calculator, and foot candle/lux calculator.

v2.1.2

13 Feb 07:33
Compare
Choose a tag to compare
  • [Code] Refactoring Github Actions
  • [File] Wrong file name for head-icon.png
  • [Dependencies] Updated dependencies

v2.1.1

20 Oct 04:18
Compare
Choose a tag to compare
  • [Code] Removed Pug JS dependency, template is written in vanilla HTML
  • [Code] Refactoring code & folder structure
  • [Code] Removing Prettier (clash with ESLint)

v2.1.0

06 Aug 13:02
Compare
Choose a tag to compare
  • [Code] Added file size calculation
  • [Code] Using ESLint and Prettier to lint files
  • [Code] Updated dependency of Nuxt, Axios, Bootstrap, and Lodash
  • [Code] Updated development dependency of Stylus and Pug
  • [Database] Added support for file size calculation
  • [Calculation] Added file size calculation

v2.0.0

20 May 07:31
Compare
Choose a tag to compare
  • [Code] Rewritten in Vue JS (with Nuxt JS environment)
  • [Code] Using axios to load external JSON file
  • [Code] Using lodash to map & filter JSON data from axios
  • [Database] Migrated database from hardcoded JS to external JSON file stored in free JSON service.
  • [Database] Added some lights into Photometrics data.
  • [Calculation] Updated calculation on Sensor Size to match UI.
  • [Calculation] Removed certain FPS. Only common FPS remaining.
  • [UI] Updated UI.
  • [UI] Created icon/favicon