Skip to content

Latest commit

 

History

History
130 lines (75 loc) · 1.82 KB

master_changes.md

File metadata and controls

130 lines (75 loc) · 1.82 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

  • Bump the requirement for dune to 2.8 [#6204 @kit-ty-kate]

Infrastructure

Release scripts

  • Fix the release script after the bump of dune lang to 2.6 [#6204 @kit-ty-kate]
  • Fix the release script after the introduction of opam_core_stubs [#6204 @kit-ty-kate]
  • Improve the release script by ignoring interactive questions asked by the FreeBSD package manager [#6204 @kit-ty-kate]
  • 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]

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