Sha256: 0d88f435151d44ecdb2a8ff814625e206783a22cbdd045f2aad0e533b96687fa

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

# Change log

## master (unreleased)

## 0.4.0 (2023/05/12)
### Added
- add Ruby3.2 to target version.
### Changed
- externalize code fragments to YAML
### Deleted
- drop Ruby2.5 from target version.

## 0.3.2 (2021/12/25)
### Deleted
- drop Ruby2.4 from target version.

## 0.3.1 (2020/12/20)
### Added
- python 3.8.2 support - use underscore separator in number literal

### Deleted
- drop Ruby2.3 from target version.

## 0.3.0 (2020-05-29)
### Changed
- use -%> in ERB. (available in next release of AtCoderFriends.)

## 0.2.0 (2020-01-05)
### Added
- at_coder_friends 0.6.3 support
- 'vertical array + matrix' input format support.
- 'matrix + vertical array' input format support.
- 'vertically expanded matrices' input format support.
- 'horizontally expanded matrices' input format support.
- decimal type support.
- input data with delimiter(- : /) support.

### Changed
- Change template file format to ERB.
- Template file integration

### Deleted
- Template file for interactive problems.
- '### OUTPUT ###' embedding pattern.
- '### URL ###' embedding pattern.

## 0.1.0 (2019-10-31)
- Initial implementation

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
at_coder_friends-generator-python_ref-0.4.0 CHANGELOG.md