Skip to content

Latest commit

 

History

History
124 lines (58 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

124 lines (58 loc) · 5.42 KB

2019.06.18

06-18-2019 08:43 PDT

Implementation Changes

  • Specify --force-local to tar to handle Windows filenames (#9)
  • Update metadata to match docpublisher's (#7)

New Features

  • Expose new metadata fields to docuploader create-metadata (#8)

0.7.0 (2025-02-06)

Features

Documentation

0.6.5 (2023-02-27)

Bug Fixes

  • Add clarification on where docs.metadata should be (#151) (6435746)
  • Prevent empty tarballs from being passed on (#152) (e50d78b)

0.6.4 (2022-10-07)

Bug Fixes

  • tar: Add fallback tar without --force-local (#139) (06583af)

0.6.3 (2022-04-15)

Documentation

  • update README with ADC credentials command (#101) (f515bbc)

0.6.2 (2022-01-13)

Bug Fixes

0.6.1 (2021-06-17)

Documentation

0.6.0 (2021-04-02)

Features

0.5.0 (2021-04-01)

Features

  • support Application Default Credentials (#62) (844b315)

0.4.1 (2021-02-03)

Bug Fixes

  • update destination_prefix to allow 'docfx-' (#52) (ef4532a)

0.4.0 (2021-01-26)

Features

0.3.0 (2021-01-08)

Features

  • adding timeout argument to be passable (#43) (5380c2f)

0.2.0 (2020-07-22)

Features

0.1.0 (2020-07-14)

Features

  • docuploader: add destination-prefix option (#26) (68176ed)

2019.05.30

05-30-2019 12:52 PDT

Implementation Changes

  • Check that required fields exist. (#4)

2019.03.05

03-05-2019 16:35 PST

Initial release.