Skip to content

Latest commit

 

History

History
127 lines (73 loc) · 1.66 KB

master_changes.md

File metadata and controls

127 lines (73 loc) · 1.66 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

  • Bump version to 2.3.0alphadev [#6045 @rjbou]

Global CLI

  • Add cli version 2.3 [#6045 @rjbou]

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

Format upgrade

Sandbox

VCS

Build

Infrastructure

Release scripts

Install script

  • Provide a shell/install.ps1 PowerShell script to install opam on Windows [#5906 @kit-ty-kate @dra27]
  • Add opam 2.2.0 to the install scripts [#6062 @kit-ty-kate]

Admin

Opam installer

State

Opam file format

Solver

Client

Shell

Internal

Internal: Windows

Test

Benchmarks

Reftests

Tests

  • cli versioning: untie output from current major version [#6045 @rjbou]
  • Set opam-version to 2.2 for some conflict message tests based on opam repository to stabilise their output [#6045 @rjbou]

Engine

Github Actions

Doc

Security fixes

API updates

opam-client

opam-repository

opam-state

opam-solver

opam-format

opam-core