Skip to content

Commit 9e50714

Browse files
committed
Updates for latest 0.8 release
1 parent c1145d1 commit 9e50714

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

RELEASES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Go [here](https://github.com/PSLmodels/Behavioral-Responses/pulls?q=is%3Apr+is%3
44
for a complete commit history.
55

66

7+
2019-05-13 Release 0.8.0
8+
------------------------
9+
(last merged pull request is
10+
[#62](https://github.com/PSLmodels/Behavioral-Responses/pull/62))
11+
12+
**API Changes**
13+
- None
14+
15+
**New Features**
16+
- Simplify extraction of variables from Calculator objects in `response` function
17+
[[#62](https://github.com/PSLmodels/Behavioral-Responses/pull/62)
18+
by Martin Holmer]
19+
20+
**Bug Fixes**
21+
- None
22+
23+
724
2019-03-17 Release 0.7.0
825
------------------------
926
(last merged pull request is

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ <h1 id="top">Using Behavioral-Responses</h1>
1717
<p>This document tells you how to use Behavioral-Responses, an
1818
open-source model in the Policy Simulation Library (PSL) collection of
1919
USA tax models, the <b>lastest release</b> of which is:
20-
<a href="https://github.com/PSLmodels/Behavioral-Responses/blob/master/RELEASES.md#2019-03-17-release-070"
21-
target="_blank">0.7.0 (2019-03-17)</a>.</p>
20+
<a href="https://github.com/PSLmodels/Behavioral-Responses/blob/master/RELEASES.md#2019-05-13-release-080"
21+
target="_blank">0.8.0 (2019-05-13)</a>.</p>
2222

2323
<p>This documentation assumes that you have already read the
2424
<a href="https://github.com/PSLmodels/Behavioral-Responses#behavioral-responses"

0 commit comments

Comments
 (0)