Sha256: fb6dd91192028a77a72f7e5b55cbb5b23dc5bd1b9dc6b8bd547011372e1c13d9

Contents?: true

Size: 1.56 KB

Versions: 1

Compression:

Stored size: 1.56 KB

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 0.6.0 - 2020-11-15

### Changed

- Change pages schema from Hash to Array.
- Require hanami-router 2.0.0.alpha3 or later versions.
- Ignore pubDate when item.time is not found.
- Make some item_description_selector and item_time_selector optional.

## 0.5.0 - 2020-11-14

### Added

- Add datetime attribute support on time element.

### Changed

- Change schema format about selectors.

## 0.4.1 - 2020-11-08

### Fixed

- Fix error when item description is not found.

## 0.4.0 - 2020-11-08

### Added

- Add CSS selector support.

### Changed

- Change schema key from `xpath` to `selectors`.
- Change item_link_selector target from href attribute to a element.
- Change some argument names from `_xpath` to `_selector`.
- Change `weneedfeed build` description.
- Change `weneedfeed server` description.
- Change channel link from feed URL to top page URL.
- Sort top page feeds by its title.

## 0.3.0 - 2020-11-08

### Added

- Add channel description.
- Add item description.
- Add `weneedfeed build` command.
- Add `weneedfeed server` command.

### Changed

- Surround channel title by CDATA.
- Change channel children order.

## 0.2.0 - 2020-11-07

### Changed

- Change required ruby version from 2.4.0 to 2.5.0.

### Fixed

- Fix feed URL when SCRIPT_NAME is used.

## 0.1.0 - 2020-10-29

### Added

- 1st release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
weneedfeed-0.6.0 CHANGELOG.md