10000 Releases · TimoBechtel/stapigen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: TimoBechtel/stapigen

v1.4.1

02 Mar 12:28
Compare
Choose a tag to compare

1.4.1 (2022-03-02)

Bug Fixes

  • config: input.include option not being applied (74554bd)

v1.4.0

02 Mar 11:49
Compare
Choose a tag to compare

1.4.0 (2022-03-02)

Features

  • config: add include option with pattern matching (e8492a5)

v1.3.0

25 Feb 20:05
Compare
Choose a tag to compare

1.3.0 (2022-02-25)

Features

  • typescript: add typescript declaration files (713f53a)

v1.2.0

24 Feb 09:50
Compare
Choose a tag to compare

1.2.0 (2022-02-24)

Features

  • plugin: add plugin system (2854781)

v1.1.0

27 Dec 23:15
Compare
Choose a tag to compare

1.1.0 (2020-12-27)

Features

  • config: add basic config validation (5c3069a)

v1.0.1

27 Dec 22:15
Compare
Choose a tag to compare

1.0.1 (2020-12-27)

Bug Fixes

  • issue when output.schema is empty (21c726b), closes #1

v1.0.0

27 Dec 17:42
Compare
Choose a tag to compare

1.0.0 (2020-12-27)

Bug Fixes

  • collectiongenerator: fix generating collections with data without all available tags (42b5405)
  • directoryparser: correctly parsing tags with more or less folders as specified in schema (cade4a7)

Features

  • cli: add init command to generate an example config file (270141e)
  • add single file endpoints (c3b3be8)
  • generate placeholder collections for uncategorized entries (35618a6)
  • only generate files for deepest route (04e2e06)
  • cli: add config file cli option (9a212f5)
  • cli: add simple cli function (ff85478)
  • collectiongenerator: allow generating collections based on file content (57c396c)
  • directoryparser: check for non-unique id (41374f4)
  • first working prototype (41a7fa0)
0