Skip to content

Releases: parkerbxyz/guru-to-github

v2.3.2

28 Jun 04:05
d037315
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • deps: bump urllib3 from 2.2.1 to 2.2.2 in the pip group by @dependabot in #72

Full Changelog: v2.3.1...v2.3.2

v2.3.1

21 May 20:39
6d4d297
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • deps: bump idna from 3.6 to 3.7 (#64) (6eac904)
  • deps: bump requests from 2.31.0 to 2.32.2 (#69) (d4741aa)

Documentation

  • CHANGELOG: remove duplicate entry (c4afe2f)

Full Changelog: v2.3.0...v2.3.1

v2.3.0

11 Apr 01:16
5543f32
Compare
Choose a tag to compare

What's Changed

Add ability to sync multiple collections and fix bugs by @parkerbxyz in #57

Features

  • add support for syncing multiple collections (95f0e43)
  • add support for syncing multiple collections (#57) (95f0e43)

Bug Fixes

  • deps: update dependencies (95f0e43)
  • do not attempt to delete nonexistent file (95f0e43)
  • handle special characters in folder names (95f0e43)
  • quote file path in API request URLs (95f0e43)
  • set external_id to None if not found in metadata (95f0e43)
  • skip images with invalid extension (95f0e43)

Documentation

  • README: update inputs and example workflows (95f0e43)

Full Changelog: v2.2.0...v2.3.0

v2.2.0

24 Jan 00:47
Compare
Choose a tag to compare

What's Changed

Automatically correct outdated metadata information by @parkerbxyz in #42

Bug Fixes

  • do not attempt to update nonexistent files (969110d)
  • do not regenerate external ID (523619f)

Features

  • find file path by blob SHA (351f9ac)

Full Changelog: v2.1.3...v2.2.0

v2.1.3

22 Jan 20:47
5de9c11
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #31
  • ci: bump the github-actions group with 3 updates by @dependabot in #37
  • build(deps-dev): bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #36
  • build(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #38
  • fix: always update metadata file and resources by @parkerbxyz in #41

Full Changelog: v2.1.2...v2.1.3

v2.1.2

16 Nov 05:15
c1c62df
Compare
Choose a tag to compare

What's Changed

  • Bump the development-dependencies group with 3 updates by @dependabot in #27
  • Bump the production-dependencies group with 1 update by @dependabot in #22
  • Use env.GITHUB_TOKEN to check out repository if set by @parkerbxyz in #26

Full Changelog: v2.1.1...v2.1.2

v2.1.1

16 Nov 05:14
26c792e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

18 Oct 20:53
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Delete archived documents (e785ed9)
  • Don't download images without an extension (8242679)
  • Run git pull before syncing content (5a7b4ec)

Features

  • Add option to perform a dry run sync (8fc51f3)
  • Add option to publish unverified cards (e45e81a)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Oct 22:41
12093ac
Compare
Choose a tag to compare

What's Changed

Track GitHubPublisher.json metadata file in collection directory by @parkerbxyz in #17

BREAKING CHANGES

The metadata file will now be kept in the same directory as any collections synced from Guru. Move GitHubPublisher.json to your collections directory before using this new version to avoid errors.

Full Changelog: v1...v2.0.0

v1.1.1

17 Oct 22:35
19ece26
Compare
Choose a tag to compare

What's Changed

Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #16

Full Changelog: v1.1.0...v1.1.1