Skip to content

Latest commit

 

History

History
129 lines (74 loc) · 1.69 KB

master_changes.md

File metadata and controls

129 lines (74 loc) · 1.69 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 the version of opam to 2.4.0alpha1dev [#6204 @kit-ty-kate]

Global CLI

Plugins

Init

Config report

Actions

Install

Build (package)

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

  • Simplify the making of stripped binaries by introducing the make opam-stripped target [#6208 @kit-ty-kate]

Install script

  • Add 2.3.0~alpha1 to the install scripts [#6203 @kit-ty-kate]
  • Add 2.3.0~beta1 to the install scripts [#6238 @rjbou]

Admin

Opam installer

State

Opam file format

Solver

Client

Shell

Internal

Internal: Windows

Test

Benchmarks

Reftests

Tests

Engine

Github Actions

Doc

  • Update the command to install opam to point to the new simplified url on opam.ocaml.org [#6226 @kit-ty-kate]
  • Fix debian manual url fragment [#6231 @RyanGibb]

Security fixes

API updates

opam-client

opam-repository

opam-state

opam-solver

opam-format

opam-core