Skip to content

Latest commit

 

History

History
123 lines (69 loc) · 1.55 KB

master_changes.md

File metadata and controls

123 lines (69 loc) · 1.55 KB

Working version changelog, used as a base for the changelog and the release note. Prefixes used to help generate release notes, changes, and blog posts:

  • ✘ Possibly scripts breaking changes
  • ◈ New option/command/subcommand
  • [BUG] for bug fixes
  • [NEW] for new features (not a command itself)
  • [API] api updates 🕮 If there is changes in the API (new non optional argument, function renamed or moved, etc.), please update the API updates part (it helps opam library users)

Version

Global CLI

Plugins

Init

Config report

Actions

Install

Remove

Switch

Config

Pin

List

Show

Var/Option

Update / Upgrade

Tree

Exec

Source

Lint

Repository

Lock

Clean

Env

Opamfile

External dependencies

  • Always pass --no-version-check and --no-write-registry to Cygwin setup [#6046 @dra27]
  • Use --quiet-mode noinput for the internal Cygwin installation (which is definitely a fully-specified command line) and --quiet-mode unattended for external Cygwin installations (in case the user does need to select something, e.g. a mirror) [#6046 @dra27]

Format upgrade

Sandbox

VCS

Build

Infrastructure

Release scripts

Install script

Admin

Opam installer

State

Opam file format

Solver

Client

Shell

Internal

Internal: Windows

Test

Benchmarks

Reftests

Tests

Engine

Github Actions

Doc

Security fixes

API updates

opam-client

opam-repository

opam-state

opam-solver

opam-format

opam-core