cosmere

Sync your markdown files to Confluence

MIT License

Downloads
1.9K
Stars
34
Committers
8
cosmere - 0.16.0 Latest Release

Published by mihaeu over 2 years ago

[0.16.0] - 2022-07-12

Changed

  • Links to markdown files that are in the cosmere.json will now be rendered as Confluence links. (closes #12)
  • Write cache even if upload is not successful. This saves time and helps with debugging.
  • Print paths relative to the config file in the log output.
cosmere - 0.15.0

Published by mihaeu over 2 years ago

[0.15.0] - 2022-06-06

Added

  • Added config option personalAccessToken and environment variable CONFLUENCE_PERSONAL_ACCESS_TOKEN in order to support authentication using personal access tokens. (solves #26)
  • Added --insecure flag in order to not have to use NODE_TLS_REJECT_UNAUTHORIZED=0 in cases where it's needed.

Changed

  • Pictures are now only uploaded if they differ in filename or size. Only pictures that do not match will be deleted remotely (previously all pictures were deleted, then all were uploaded).

Fixed

  • Fixed cache check so that only real changes in files require an update.
cosmere -

Published by mihaeu about 3 years ago

  • Fix relative paths causing issues with attachments 97f358d
  • Bump path-parse from 1.0.6 to 1.0.7 f7265be
  • Bump normalize-url from 4.5.0 to 4.5.1 e194f3e
  • Bump lodash from 4.17.19 to 4.17.21 c9f64cf
  • Bump glob-parent from 5.1.1 to 5.1.2 041f26c
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5a77d1f
  • Move api and cli files to respective directories e63ecf0
  • Bump trim-newlines from 3.0.0 to 3.0.1 29bb88e
  • Bump ws from 7.4.2 to 7.4.6 5770c91
  • Merge pull request #15 from mihaeu/dependabot/npm_and_yarn/y18n-4.0.1 95b8634
  • Bump y18n from 4.0.0 to 4.0.1 4fbd468
  • Document release process 205d656

https://github.com/mihaeu/cosmere/compare/v0.14.0...v0.14.1

cosmere -

Published by mihaeu over 3 years ago

  • Support rendering of <details> blocks 0ae82a5

https://github.com/mihaeu/cosmere/compare/v0.13.3...v0.14.0

cosmere -

Published by mihaeu over 3 years ago

  • Prepare 0.13.3 7ddac97
  • Write XHTML safe self-closing tags 5a297e4
  • Rename tests to tests 7502883
  • Update jest, ts-jest and remove @types/jest a51385a
  • Add source map and start refactoring 1c7562c
  • Merge pull request #11 from mihaeu/dependabot/npm_and_yarn/axios-0.21.1 95dae44
  • Bump axios from 0.19.2 to 0.21.1 f40acdf
  • Update dependencies 65e3818
  • Move jest and prettier to dev dependencies a768240
  • Add retry for failed requests 135989e
  • Merge pull request #10 from mihaeu/dependabot/npm_and_yarn/lodash-4.17.19 94ba8cc
  • Bump lodash from 4.17.15 to 4.17.19 3a51304
  • Merge pull request #8 from mihaeu/dependabot/npm_and_yarn/acorn-5.7.4 4a0b763
  • Bump acorn from 5.7.3 to 5.7.4 6570391
  • Merge pull request #5 from Eszti/master 141fb9c
  • Update README.md f2f5762
  • Add test for ConfluenceAPI.ts 1cb5b86

https://github.com/mihaeu/cosmere/compare/0.12.3...v0.13.3

Package Rankings
Top 9.61% on Npmjs.org
Related Projects