Skip to content

Commit ffffd6f

Browse files
committed
Release 0.1.2
1 parent 965daf4 commit ffffd6f

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@ All notable changes to ``FastSandPM`` will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
0.2.0
9+
0.1.2
10+
---------------------------------------------------------------------
11+
12+
### Fixed
13+
14+
- Git dependencies now recurse submodules when resolved
15+
16+
0.1.1
1017
----------------------------------------------------------------------
1118

1219
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ build-backend = "uv_build"
2424

2525
[project]
2626
name = "FastSandPM"
27-
version = "0.1.1"
27+
version = "0.1.2"
2828
description = """FastSandPM is a a package management and dependency resolution tool for HDL Design and DV projects"""
2929
readme = "README.md"
3030
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)