Skip to content

Releases: martabal/ff-diff

v0.2.14

17 Sep 11:25
3547e17
Compare
Choose a tag to compare

🚀 Features

  • Change usage in README with script

🐛 Bug Fixes

  • Remove common changed values after detecting the changed keys array
  • Default prefs
  • Package ecosystem

🚜 Refactor

  • Run firefox scripts async

⚙️ Miscellaneous Tasks

  • Add generating usage
  • Update dependencies
  • Update dependencies
  • Remove codeql
  • Bump version

Full Changelog: v0.2.13...v0.2.14

v0.2.13

18 Aug 17:28
d4dace4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Publishing with pnpm

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.12...v0.2.13

0.2.12

18 Aug 17:11
9849b6c
Compare
Choose a tag to compare

🚀 Features

  • Use pnpm
  • New --hide-common-changed-values option for diff command

🐛 Bug Fixes

  • Correct tsconfig.json
  • Gha cache (#24)
  • Pnpm (#25)
  • Pnpm run usage
  • Prettier do not change pnpm-lock.yaml

⚙️ Miscellaneous Tasks

  • Use cache (#21)
  • Update dependencies
  • Update version

Full Changelog: v0.2.11...v0.2.12

0.2.11

04 Aug 17:40
40f19ef
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Separate end-to-end tests and unit tests
  • Profile and firefox path
  • Offline mode

🧪 Testing

  • Start adding end to end testing

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.10...v0.2.11

v0.2.10

01 Aug 21:17
efa04dc
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Rename completions file
  • Simplify cleaning detection
  • Profile and firefox path

🚜 Refactor

  • Move install methods from helpers to separate file

⚙️ Miscellaneous Tasks

  • Update dependencies
  • Update version

Full Changelog: v0.2.9...v0.2.10

v0.2.9

29 Jul 16:58
48976d2
Compare
Choose a tag to compare

🚜 Refactor

  • Reorganize files architecture
  • Separate cli and commands

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.8...v0.2.9

v0.2.8

28 Jul 16:13
35c62d7
Compare
Choose a tag to compare

🚀 Features

  • Generate shell completions (#16)

🐛 Bug Fixes

  • Type version added and removed
  • Add warnings on wrong removed or added prefs
  • Only alert for incorrect default when comparing direct superior version

🚜 Refactor

  • Cli

📚 Documentation

  • Add instructions on all commands

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.7...v0.2.8

v0.2.7

22 Jul 17:45
fc8f08f
Compare
Choose a tag to compare

🚀 Features

  • Detect defaults for default-prefs-userjs

🐛 Bug Fixes

  • Comparisons in diff

🚜 Refactor

  • Rename command unused-prefs to unused-prefs-userjs

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.6...v0.2.7

v0.2.6

21 Jul 21:47
aa3fe7f
Compare
Choose a tag to compare

🚀 Features

  • Get defaults prefs
  • Detect defaults in your user.js

🐛 Bug Fixes

  • Tests
  • Usage for command
  • Install files in .ff-diff in dev mode
  • Sort the diff keys
  • Show console before writing to file

🚜 Refactor

  • Simplify commands

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.5...v0.2.6

v0.2.5

19 Jul 11:47
8fdfc31
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Remove unwanted log

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.2.4...v0.2.5