Next | Query returned 15 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-03 18:15:57 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-gdstk: minor documentary improvement to DESCR
   2024-03-03 18:09:22 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-gdstk: minor documentary improvements
   2024-02-27 11:31:22 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-gdstk: finish conversion to wheel.mk
   2024-02-23 10:39:17 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(cad/py-gdstk) Updated 0.9.42 to 0.9.50

## 0.9.50 - 2024-02-07
### Added
- `Polygon.perimeter`.

## 0.9.49 - 2023-12-29
### Fixed
- Type annotation for `Cell.write_svg`.

## 0.9.48 - 2023-12-21
### Changed
- `Cell.dependencies` accepts keyword arguments.

### Fixed
- Fracturing polygons with few points is more robust.
- Compilation improvements.

## 0.9.45 - 2023-10-12
### Changed
- Use Qhull as an external dependecy instead of installing it
  ourselves to avoid conflicts.

## 0.9.43 - 2023-10-08
### Added
- `Library.remap` and `Cell.remap` to remap layer and data/text types
- Add typing stub
- Add deepcopy support

### Changed
- Raise an error if not both layer and datatype are specified in
  `Cell.get_polygons` and `Reference.get_polygons`.
- Correct ordering of path ends in `Library::read_oas()`

### Fixed
- Sort `Slice` Positions When converting from python because the
  internal implementation expects the coordinates to be sorted
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-06-17 00:46:24 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/py-gdstk) Updated 0.9.41 to 0.9.42

## 0.9.42 - 2023-06-14
### Fixed
- `racetrack` bug in inner radius
   2023-06-04 09:49:05 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(cad/py-gdstk) Updated 0.9.40 to 0.9.41

## 0.9.41 - 2023-05-24
### Added
- Dictionary-like access to library cells by name.
- `len(Library)` returns the number of cells in the library
- `Reference.cell_name` to directly access a referenced cell's name
### Fixed
- `RobustPath` accepts width of 0 at the path end
   2023-04-30 17:01:00 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(cad/py-gdstk) Updated 0.9.37 to 0.9.40, CHANGELOG.md not updated
   2023-02-19 03:11:18 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/py-gdstk) Updated 0.9.35 to 0.9.37

# Changelog
## 0.9.37 - 2023002-12
### Changed
- Build system changes for lower numpy version requirements

## 0.9.36 - 2023-02-10
### Changed
- Downgrade the zlib version dependency to support manylinux2014
- Minor documentation improvements

Next | Query returned 15 messages, browsing 1 to 10 | Previous