Skip to content

Releases: nikaro/goresume

0.2.8

11 Dec 06:14
Compare
Choose a tag to compare

0.2.8 (2023-12-11)

Fix

  • deps: update module github.com/spf13/viper to v1.18.1 (#61)

[main 42280ee] bump: version 0.2.7 → 0.2.8
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.7

04 Dec 07:12
Compare
Choose a tag to compare

0.2.7 (2023-12-04)

Fix

  • deps: update module github.com/samber/lo to v1.39.0 (#59)

[main 8dc202c] bump: version 0.2.6 → 0.2.7
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.6

27 Nov 23:01
Compare
Choose a tag to compare

0.2.6 (2023-11-27)

Fix

  • deps: update module github.com/charmbracelet/log to v0.3.1 (#56)

[main d6b13a1] bump: version 0.2.5 → 0.2.6
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.5

22 Nov 09:14
Compare
Choose a tag to compare

0.2.5 (2023-11-22)

Fix

  • deps: bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#53)

[main a1131ca] bump: version 0.2.4 → 0.2.5
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.4

20 Nov 03:05
Compare
Choose a tag to compare

0.2.4 (2023-11-20)

Fix

  • deps: update github.com/gomarkdown/markdown digest to a660076 (#50)

[main 4fe426c] bump: version 0.2.3 → 0.2.4
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.3

13 Nov 08:14
Compare
Choose a tag to compare

0.2.3 (2023-11-13)

Fix

  • deps: update module github.com/charmbracelet/log to v0.3.0 (#49)

[main 8d2f9ba] bump: version 0.2.2 → 0.2.3
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.2

06 Nov 06:40
Compare
Choose a tag to compare

0.2.2 (2023-11-06)

Fix

  • deps: update module github.com/playwright-community/playwright-go to v0.3900.1 (#44)

[main 27941c3] bump: version 0.2.1 → 0.2.2
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.1

06 Nov 06:35
Compare
Choose a tag to compare

0.2.1 (2023-11-06)

Fix

  • deps: update module github.com/spf13/cobra to v1.8.0 (#45)

[main fd4814c] bump: version 0.2.0 → 0.2.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.0

27 Oct 11:57
Compare
Choose a tag to compare

0.2.0 (2023-10-27)

Fix

  • deps: update module github.com/playwright-community/playwright-go to v0.3800.1 (#39)
  • deps: update module github.com/playwright-community/playwright-go to v0.3800.0 (#37)
  • deps: update module github.com/spf13/viper to v1.17.0 (#35)
  • deps: update module github.com/charmbracelet/log to v0.2.5 (#34)
  • deps: update github.com/gomarkdown/markdown digest to 5421fef (#31)
  • deps: update github.com/gomarkdown/markdown digest to 7478c23 (#30)
  • deps: update github.com/gomarkdown/markdown digest to 14b07df (#29)
  • deps: update module github.com/playwright-community/playwright-go to v0.3700.0 (#26)

v0.1.4 (2023-08-27)

Feat

  • allow custom time formatting in templates (#16)

Fix

  • deps: update module github.com/charmbracelet/log to v0.2.4 (#23)
  • deps: update module github.com/charmbracelet/log to v0.2.3 (#21)
  • deps: update module github.com/santhosh-tekuri/jsonschema/v5 to v5.3.1 (#20)
  • deps: update github.com/gomarkdown/markdown digest to 531d2d7 (#19)
  • deps: update module github.com/playwright-community/playwright-go to v0.3500.0 (#17)
  • deps: update module github.com/spf13/viper to v1.16.0 (#14)
  • deps: update module github.com/charmbracelet/log to v0.2.2 (#13)
  • deps: update github.com/gomarkdown/markdown digest to c84983b (#10)

v0.1.3 (2023-03-02)

v0.1.2 (2023-02-27)

Fix

  • simple them w3c compliance

v0.1.1 (2023-02-27)

Fix

  • do not try to load resume for completion command

v0.1.0 (2023-02-27)

Feat

  • allow to use custom locales
  • add short flag for resume

Fix

  • html lang default

Refactor

  • use viper parsing instead of unsmarshal to schema

v0.0.2 (2023-02-26)

Feat

  • add prig to templates functions
  • add leveled logging
  • add theme actual

Fix

  • join template function argument
  • local theme was never used

Refactor

  • use template files instead of directories

v0.0.1 (2023-02-25)

[main 5b8f9e6] bump: version 0.1.4 → 0.2.0
2 files changed, 78 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md