Skip to content

Releases: songkg7/o2

1.4.0

17 Mar 14:55
654c521
Compare
Choose a tag to compare

What's Changed

  • refactor: ConverterChain implementation for using composition instead of inheritance by @songkg7 in #61
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #64
  • chore(deps-dev): bump @types/node from 18.14.6 to 18.15.2 by @dependabot in #65
  • chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #62
  • chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #63
  • feat: o2-67 support comments syntax by @songkg7 in #68

Full Changelog: 1.3.0...1.4.0

1.3.0

11 Mar 18:15
1.3.0
4cb6e6e
Compare
Choose a tag to compare

What's Changed

  • feat: image resize syntax by @songkg7 in #57
  • fix: #56 WikiLink is not converted with alias by @songkg7 in #58
  • feat: o2-23 support obsidian simple footnote syntax by @songkg7 in #59

Full Changelog: 1.2.1...1.3.0

1.2.1

09 Mar 03:23
1.2.1
969644c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

07 Mar 08:54
0aaccb0
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #49
  • chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #47
  • chore(deps-dev): bump @types/node from 18.14.2 to 18.14.6 by @dependabot in #48
  • chore(deps-dev): bump esbuild from 0.17.10 to 0.17.11 by @dependabot in #45
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #46
  • feat: @smaroukis #50 Support for Front Matter Banner Images by @songkg7 in #51
  • fix: add target path validation and notice by @songkg7 in #44

Full Changelog: 1.1.1...1.2.0

1.1.1

04 Mar 04:26
d8b2732
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #38
  • chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #39
  • chore(deps-dev): bump esbuild from 0.17.3 to 0.17.10 by @dependabot in #41
  • chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #40
  • fix: add validation related to necessary folder

Full Changelog: 1.1.0...1.1.1

1.0.1

24 Feb 12:19
d6e4afe
Compare
Choose a tag to compare

What's Changed

  • refactor: use notice instead of console by @songkg7 in #18
  • feat: custom attachments directory setting by @songkg7 in #20

Full Changelog: 1.0.0...1.0.1

1.0.0

20 Feb 04:52
91edb51
Compare
Choose a tag to compare
docs: update README.md