Skip to content

Latest commit

 

History

History
236 lines (114 loc) · 12.8 KB

File metadata and controls

236 lines (114 loc) · 12.8 KB

Changelog

1.1.2 (2026-04-05)

Dependencies

  • go: bump github.com/antchfx/xpath from 1.3.5 to 1.3.6 in the go_modules group across 1 directory (#67) (061b0ca)
  • go: bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#68) (2f3eed8)

1.1.1 (2026-01-14)

Dependencies

  • go: bump github.com/gocolly/colly/v2 from 2.2.0 to 2.3.0 (#64) (2f95a0c)
  • go: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#65) (93088f3)

1.1.0 (2025-11-02)

Features

  • gh: set immutable releases (c609aba)

1.0.8 (2025-10-11)

Dependencies

  • gh: bump actions/setup-go from 5 to 6 (#57) (cd2c7e4)
  • gh: bump aquasecurity/trivy-action from 0.32.0 to 0.33.1 (#56) (17f79de)
  • go: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#58) (6bd40ee)
  • go: bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#59) (ba3fc2a)

1.0.7 (2025-08-28)

Dependencies

  • gh: bump actions/checkout from 4 to 5 (#52) (1ea9d51)
  • gh: bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 (#50) (e4168f0)
  • gh: bump googleapis/release-please-action from 4.2.0 to 4.3.0 (#55) (c2ea138)
  • gh: bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#53) (857a15c)
  • go: bump github.com/go-viper/mapstructure/v2 (#54) (749304c)

1.0.6 (2025-07-06)

Dependencies

  • gh: bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 (#47) (fbd421b)
  • go: bump github.com/go-viper/mapstructure/v2 (#48) (fb876df)

1.0.5 (2025-06-28)

Dependencies

  • gh: bump golangci/golangci-lint-action from 7 to 8 (#43) (93706f3)

1.0.4 (2025-04-29)

Dependencies

  • go: bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 (#40) (c48414d)
  • go: bump golang.org/x/net in the go_modules group (#41) (bc476d7)

1.0.3 (2025-04-07)

Dependencies

  • gh: bump golangci/golangci-lint-action from 6 to 7 (#36) (2909b3c)
  • gh: bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#35) (750ed61)
  • go: bump github.com/gocolly/colly/v2 from 2.1.0 to 2.2.0 (#37) (b97dd3e)
  • go: bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#38) (473bf38)

1.0.2 (2025-03-19)

Dependencies

  • gh: bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#33) (7b80f49)
  • go: bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#32) (2a03e47)
  • go: bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group (#31) (9874199)

1.0.1 (2025-02-27)

Dependencies

  • go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#29) (638e6c1)

1.0.0 (2024-12-25)

Features

  • imdb: add support for new CSV format (516715d)

Miscellaneous Chores

0.5.2 (2024-12-21)

Dependencies

  • go: bump golang.org/x/net from 0.23.0 to 0.33.0 (2ecf058)

0.5.1 (2024-12-07)

Dependencies

  • gh: bump goreleaser config to 2 (543aae2)

0.5.0 (2024-09-24)

Features

  • scrape: ensure robots.txt honor (d7a9cd1)

Dependencies

0.4.0 (2024-09-05)

Features

  • cli: add source code URL line (72ec954)
  • project: update documentation URL (4ace826)

Dependencies

  • go: bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#24) (52d59ab)

0.3.5 (2024-06-23)

Dependencies

  • gh: bump goreleaser/goreleaser-action from 5 to 6 (#20) (79c9d89)
  • go: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#21) (e4579a0)

0.3.4 (2024-06-04)

Dependencies

  • gh: bump golangci/golangci-lint-action from 5 to 6 (#17) (1a84e6b)
  • go: bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#19) (51ce954)

0.3.3 (2024-05-07)

Dependencies

  • gh: bump golangci/golangci-lint-action from 4 to 5 (#14) (7f74984)
  • go: bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#16) (34fc3eb)
  • go: bump go to 1.22.2 (9c1e35e)

0.3.2 (2024-04-21)

Performance Improvements

  • core: return nil over empty slices (c95059a)
  • core: specify model map initial size (5fd3826)

Dependencies

  • go: bump golang.org/x/net in the go_modules group (#13) (70a44f5)

0.3.1 (2024-04-14)

Bug Fixes

  • instapaper: amend command example (a240f7c)

Dependencies

  • go: bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#11) (a1e5cd6)

0.3.0 (2024-04-05)

Features

  • import: add support for instapaper (aaa0e98)

0.2.2 (2024-03-25)

Dependencies

  • go: bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#7) (4a7ab28)

0.2.1 (2024-03-15)

Dependencies

  • go: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#5) (2a86450)

0.2.0 (2024-03-05)

Features

  • letterboxd: add support for watchlist (9874b9b)

Dependencies

  • gh: bump actions/setup-go from 4 to 5 (#2) (511d2a5)

0.1.0 (2024-02-27)

Features

  • import: add support for goodreads library (3eb8bf8)
  • project: initial commit (2fb9894)