Defaults Module
Contains default configuration values and settings used across the application. This module provides default strategies, configurations, and mappings related to various components such as file splitting, output paths, versioning, commit grouping, and release generation.
Functions and values
| Function or value |
Description
|
Full Usage:
allowUnconventional
Returns: bool
|
Default
|
Full Usage:
allowUnmatched
Returns: bool
|
Default
|
|
Default
|
|
|
|
Epoch: EpochMatcher 'epoch' Major: Types - 'breaking', 'remove' Minor: Types - 'feat', 'new', 'add' Patch: Types - 'fix', 'perf', 'update', 'change'
|
|
Default
|
|
Default
|
|
Default
|
|
Default
|
|
Default
|
|
|
|
Default
|
|
Breaking: breaking Changed: update, change, updated Deprecated: depr, deprecated, deprecate Feat: feat, enhancement, new, added Fix: fix, fixed Revert: revert, rollback
|
|
|
|
Default
|
|
|
|
module Seq
from Microsoft.FSharp.Collections
val last: source: 'T seq -> 'T
union case Option.Some: Value: 'T -> Option<'T>
|
|
Default
|
|
Default
|
Partas.GitNet