Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When version is four digits, heading is not shown #1326

Closed
ferventcoder opened this issue Jun 6, 2017 · 0 comments
Closed

When version is four digits, heading is not shown #1326

ferventcoder opened this issue Jun 6, 2017 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

Chocolatey v0.10.6 Business

In 0.10.6.1, you don't see the above message.

The heading that tells you what version of Chocolatey you are running is not shown if the released version is four digits long - this was something implemented with 59dba8c, but when it was switched to three digit versions, over a year ago, it was not noticed. Having a couple of patch versions to 0.10.6 has hidden it again, but that adds confusion as it removes the heading.

@ferventcoder ferventcoder added this to the 0.10.6.2 milestone Jun 6, 2017
@ferventcoder ferventcoder self-assigned this Jun 6, 2017
@ferventcoder ferventcoder modified the milestones: 0.10.6.2, 0.10.7 Jun 6, 2017
ferventcoder added a commit that referenced this issue Jun 8, 2017
When the released version is four digits long, you don't see the heading.
This is due to a change for 0.9.9.9 (59dba8c) that removed the heading.
However, when 0.9.10 came out over a year ago, the heading started showing
up again. When a version came out with a patch recently that was four digits
long, the heading disappeared again. Show the heading always unless limiting
output.
ferventcoder added a commit that referenced this issue Jun 8, 2017
* stable:
  (version) 0.10.7
  (doc) update CHANGELOG/nuspec
  (GH-1328) Serialize/deserialize package files warnings
  (maint) clean up install/uninstall template
  (GH-1330) Use $packageArgs in default uninstall script
  (GH-1323) File/File64 as params not aliases
  (GH-1324) requestedExecutionLevel = asInvoker
  (GH-1327) AutoUninstaller - split multiple file paths
  (maint) add parameter props to UseOriginalLocation
  (maint) formatting
  (GH-1323) rename file to downloadFilePath
  (GH-1325) List/Search - no fail on local directory
  (docs) add to PowerShell CONTRIBUTING
  (GH-1326) Always show heading
  (GH-976) Use Write-FunctionCallLogMessage
  (maint) formatting
  (GH-1322) Fix: search - exact ignores page/page-size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants