Skip to content

Latest commit

 

History

History
190 lines (125 loc) · 10.8 KB

File metadata and controls

190 lines (125 loc) · 10.8 KB

Change Log

0.24.0 (2018-05-25)

Full Changelog

0.23.1 (2018-05-25)

Full Changelog

Closed issues:

  • CLI should check to see if it's the latest version #124
  • Hugo version check should not use embedded code #123

0.23.0 (2018-05-25)

Full Changelog

Closed issues:

  • Rename stuttering functions in Event package #127
  • Refactor templates to not need to use rice box #121
  • Create contributing doc #36
  • Verify that webdir is valid #32

Merged pull requests:

0.22.1 (2017-10-21)

Full Changelog

Closed issues:

  • implement error checking in helpers.GetTalks #88

0.22.0 (2017-10-21)

Full Changelog

Closed issues:

  • Create showTalk function #59

0.21.0 (2017-10-20)

Full Changelog

Closed issues:

  • Need to add abiilty to quit application at all prompts #119

0.20.1 (2017-10-08)

Full Changelog

Closed issues:

  • Prettify the output of show speaker #114
  • Create speaker is not inserting a newline between gitlab and imagepath #113

0.20.0 (2017-10-08)

Full Changelog

Closed issues:

  • Create showSpeaker function #58

0.19.1 (2017-10-07)

Full Changelog

Closed issues:

  • Check for png on event logo #108

0.19.0 (2017-10-07)

Full Changelog

Closed issues:

  • Create interactive menus #103

0.17.4 (2017-10-06)

Full Changelog

0.17.0 (2017-10-06)

Full Changelog

Closed issues:

  • Extra newlines in generated speaker file #63
  • Change create event functionality to use the model package #61
  • create createSponsor function #39
  • Create createEvent function #37
  • Add all event fields to validateField #16

Merged pull requests:

0.16.2 (2017-10-06)

Full Changelog

Closed issues:

  • specify @ symbol or not when asking for Twitter handle #68

Merged pull requests:

0.16.0 (2017-10-06)

Full Changelog

Closed issues:

  • implement error checking in helpers.GetTalks #102
  • update helpers.ResizeImage to return error code and do something with it here #101
  • implement error checking in helpers.GetTalks #100
  • update helpers.ResizeImage to return error code and do something with it here #99
  • Refactor package layout #94
  • Github username not marked as optional in "create speaker" #89

Merged pull requests:

0.15.1 (2017-10-05)

Full Changelog

0.15.0 (2017-10-05)

Full Changelog

Closed issues:

  • Speaker not created #90

0.14.0 (2017-10-05)

Full Changelog

Closed issues:

  • Banner is overriding -h and --help on root command #75
  • Description fields should require 2x returns #25

0.13.0 (2017-10-04)

Full Changelog

Closed issues:

  • Update user prompts with survey package #72
  • Should give a "thing" more meaning #66
  • Add bio to speaker type #65

Merged pull requests:

0.12.8 (2017-10-03)

Closed issues:

  • ! separators made me think it didn't work #69
  • Add validation to fields in create speaker function #64
  • Create createSpeaker function #41
  • Move doctor command #34
  • appveyor doesn't publish msi to GH releases #30
  • Rename package to devopsdays #26
  • Add functionality to doctor command #24
  • Version command should return more info #23
  • Create release process that generates rpm #21
  • Create release process that generates deb package #20
  • Create release process that generates msi package for windows #19
  • Create release process that generates brew capability #18
  • convert user prompts to a loop #13
  • prompt user to retry on invalid entries #12
  • change webdir from being a constant #10
  • Consider rewriting the whole thing in golang #6
  • Ensure the user is not in master when running the commands #5
  • Create sponsor creation feature #3
  • Create overall legacy event migration #2
  • Create function to migrate legacy proposal files #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator