Skip to content

Releases: xoeye/gps-metadata-remover

v2.0.0

12 Mar 17:24
80bf6a8
Compare
Choose a tag to compare

What's Changed

  • Chore/update metadata remover (#38) by @jduncan-xoi
    • Switch to Typescript
    • Switch to Vite and Vitest
    • Use a logger vs console.logs

New Contributors

Full Changelog: v1.1.2...v2.0.0

v1.1.2

12 Jul 19:07
Compare
Choose a tag to compare

Changes

This release was made possible by the following contributors:

@danielxoi, @dependabot, @dependabot[bot] and @xaviergmail

v1.1.1

21 Sep 18:26
Compare
Choose a tag to compare

Changes

Security Bumps

📜 Documentation updates

This release was made possible by the following contributors:

@Aleclindner, @danielxoi, @dependabot, @dependabot[bot] and @xaviergmail

v1.1.0

22 Jun 18:04
c143211
Compare
Choose a tag to compare

Changes

Features

Misc security package bumps

📜 Documentation updates

This release was made possible by the following contributors:

@Aleclindner, @danielxoi, @dependabot, @dependabot[bot] and @kousun12

1.0.10

08 Mar 16:04
e3eeea1
Compare
Choose a tag to compare

Changes

-adds NPM keywords to help people actually find the package
-renames removeLocationStream to removeLocation. the former name was an artifact of an older version of this package and since it doesn't stream anything anymore, i figured to take it out to avoid confusion.
-uncomment unused arrayBufferToBase64 helper function. it was commented out because we didn't need it but presumably some client might

📜 Documentation updates

This release was made possible by the following contributors:

@Aleclindner

npm metadata

26 Feb 22:55
4994ecf
Compare
Choose a tag to compare

Changes

Add metadata to point npm package back to our github repo.

📜 Documentation updates

This release was made possible by the following contributors:

@Aleclindner

xoi name scoping

26 Feb 20:47
a020ee0
Compare
Choose a tag to compare

Changes

renames package to fit xoi npm scope

📜 Documentation updates

This release was made possible by the following contributors:

@Aleclindner

1.0.7

26 Feb 19:13
Compare
Choose a tag to compare

Changes

  • No changes

This release was made possible by the following contributors:

@danielxoi

1.0.6

26 Feb 18:45
89472f1
Compare
Choose a tag to compare

Changes

Miscellaneous changes for publishing as a public repo, most notably temporarily disabling graphicsmagick tests to run tests on VM

This release was made possible by the following contributors:

@Aleclindner and @danielxoi