Skip to content

Releases: hoodiehq/hoodie-server

v1.2.1

24 Jul 15:47
Compare
Choose a tag to compare

1.2.1 (2014-07-24)

Bug Fixes

  • data_path: fix lost data_path commits (9fc6fc70)

v1.2.0

24 Jul 14:04
Compare
Choose a tag to compare

1.2.0 (2014-07-24)

Bug Fixes

  • config: only show config location once (aa342d21)
  • environment: consolidate cfg / config/ env variables inside hoodie server. #294 (2a91c593)
  • jshint: fix errors (7b149aef)

Features

  • logging: adds verbose argument (694644ae)

v1.1.2

23 Jul 12:54
Compare
Choose a tag to compare

1.1.2 (2014-07-23)

Features

  • config: log where config is read from (f9e72aac, closes #69)

v1.1.1

17 Jul 18:18
Compare
Choose a tag to compare

1.1.1 (2014-07-17)

Bug Fixes

  • custom-ports: unify on custom-ports (5bb8865a)

v1.1.0

17 Jul 15:37
Compare
Choose a tag to compare

1.1.0 (2014-07-17)

Bug Fixes

  • environment: Change custom_ports option to custom-ports as descibed in help. (e4f0ec53)
  • options: reverse order of custom ports arguments (e76b8493)

Features

  • environment: Permit users to specify custom ports with hoodie start --custom-ports 1111,2222, (796105c2)