Skip to content

Releases: martabal/ff-diff

v0.1.12

09 Jun 18:59
35f5790
Compare
Choose a tag to compare

Full Changelog: v0.1.11...v0.1.12

v0.1.11

09 Jun 17:52
e80e2fe
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update dependencies
  • Update version

Full Changelog: v0.1.10...v0.1.11

v0.1.10

25 May 13:42
2221fc7
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update dependencies
  • Update version

Full Changelog: v0.1.9...v0.1.10

v0.1.9

17 May 18:36
32bce2a
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Missing type
  • FirefoxGlobal type
  • Remove unused export

🚜 Refactor

  • Merge key and FirefoxPref
  • Rename a bunch of types

⚙️ Miscellaneous Tasks

  • Add usage in readme
  • Fix devdependencies and dependencies
  • Move @types/selenium-webdriver to devDependencies

Full Changelog: v0.1.8...v0.1.9

v0.1.8

06 May 09:32
d74c9b8
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Lint
  • Github linguist

⚙️ Miscellaneous Tasks

  • Rename project from ff_diff to ff-diff
  • Update version

Full Changelog: v0.1.7...v0.1.8

v0.1.7

05 May 21:34
cc082d6
Compare
Choose a tag to compare

🚀 Features

  • Save sources and archives in ~/.ff_diff in prod

🐛 Bug Fixes

  • Handle .tar.bz2 archives

🚜 Refactor

  • Simplify usage

⚙️ Miscellaneous Tasks

  • Update package-lock.json
  • Update version

Full Changelog: v0.1.6...v0.1.7

v0.1.6

05 May 13:55
8c7ff55
Compare
Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 May 12:46
e1953f6
Compare
Choose a tag to compare

🚀 Features

  • Publish package to npmjs

🐛 Bug Fixes

  • Don't try to get prefs which don't have default values
  • Avoid getting the default value for a pref which don't have a default value

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.1.4...v0.1.5

v0.1.4

05 May 09:27
7db7af1
Compare
Choose a tag to compare

🚀 Features

  • Prettify compare user.js

🐛 Bug Fixes

  • Crash for incorrect branch
  • Format value in compare userjs

🚜 Refactor

  • Compare userjs

⚙️ Miscellaneous Tasks

  • Update version

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 May 19:31
7dc1c3d
Compare
Choose a tag to compare

Notable changes

Download, extract and get user prefs in parallel.

🚜 Refactor

  • Do not use forEach

⚙️ Miscellaneous Tasks

  • Add readme image
  • Update readme
  • Update version