You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.0.3] - 2018-10-18
8
+
### Changed
9
+
- Citation style and export links can now be removed entirely or replaced by specifying regular expressions in several configuration options that can include ruby erb variable expressions for an item's `dbid` and `an`. This was added to address situations where customer proxy urls are returned. See: [Citation link replacement](https://github.com/ebsco/edsapi-ruby/wiki/Citation-link-replacement)
10
+
7
11
## [1.0.2] - 2018-10-15
8
12
### Added
9
13
- EBSCOhost links are removed from citation styles and exports by default
10
14
11
-
12
15
## [1.0.1] - 2018-10-10
13
16
### Added
14
17
- Citation styles/exports are added to Records
@@ -67,5 +70,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
67
70
### Added
68
71
- Adds KW (keywords) and SH (subject heading) to solr search fields
0 commit comments