Skip to content

Commit 894c42a

Browse files
committed
docs: retitle the release post for 0.3.1
1 parent 6a00117 commit 894c42a

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

content/blog/2026-08-13-partialflagvarieties-0-3-0.md renamed to content/blog/2026-08-13-partialflagvarieties-0-3-1.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
title: "PartialFlagVarieties.jl 0.2.0 and then 0.3.0"
3-
slug: "partialflagvarieties-0-3-0"
2+
title: "PartialFlagVarieties.jl 0.3.1"
3+
slug: "partialflagvarieties-0-3-1"
44
date: 2026-08-13
55
author: "Pieter Belmans"
66
---
77

88
Since the [pre-release](/blog/2026/07/17/partialflagvarieties-pre-release/)
99
of [PartialFlagVarieties.jl](https://github.com/HomogeneousTools/PartialFlagVarieties.jl)
10-
at `v0.1.0`: `0.2.0` and `0.2.1` were housekeeping, and `0.3.0` adds maps between flag
11-
varieties, and renames a few things while the leading zero still allows it.
10+
at `v0.1.0`: `0.2.0` and `0.2.1` were housekeeping, `0.3.0` adds maps between flag
11+
varieties and renames a few things while the leading zero still allows it, and `0.3.1`
12+
removes a dependency the package did not need. So the current version is `0.3.1`, but
13+
`0.3.0` is the one worth reading about.
1214

1315
## Maps between flag varieties
1416

@@ -59,8 +61,7 @@ others.
5961

6062
The package is not in the General registry, because one of its dependencies is not
6163
either, so that one comes first, and `rev` pins the release rather than tracking
62-
`main`. In fact we are on `0.3.1` already, which removes a dependency the package did
63-
not need:
64+
`main`:
6465

6566
```julia
6667
using Pkg

0 commit comments

Comments
 (0)