-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathfeed.xml
More file actions
35 lines (31 loc) · 9.55 KB
/
feed.xml
File metadata and controls
35 lines (31 loc) · 9.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.0">Jekyll</generator><link href="http://hwyfwk.com/feed.xml" rel="self" type="application/atom+xml" /><link href="http://hwyfwk.com/" rel="alternate" type="text/html" /><updated>2019-10-02T01:26:19-05:00</updated><id>http://hwyfwk.com/feed.xml</id><title type="html">The fastest and smoothest way to good architecture</title><author><name>Tim Rayburn & Devlin Liles</name></author><entry><title type="html">Highway.Pavement v0.5</title><link href="http://hwyfwk.com/blog/2016/04/02/highway-dot-pavement-v0-dot-5/" rel="alternate" type="text/html" title="Highway.Pavement v0.5" /><published>2016-04-02T14:21:00-05:00</published><updated>2016-04-02T14:21:00-05:00</updated><id>http://hwyfwk.com/blog/2016/04/02/highway-dot-pavement-v0-dot-5</id><content type="html" xml:base="http://hwyfwk.com/blog/2016/04/02/highway-dot-pavement-v0-dot-5/"><h1 id="changes">Changes</h1>
<ul>
<li>Adding a strong name key to the Highway.Pavement assembly so it can be referenced from signed assemblies.</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Changes</summary></entry><entry><title type="html">New Jekyll Version</title><link href="http://hwyfwk.com/blog/2016/04/02/new-jekyll-version/" rel="alternate" type="text/html" title="New Jekyll Version" /><published>2016-04-02T14:21:00-05:00</published><updated>2016-04-02T14:21:00-05:00</updated><id>http://hwyfwk.com/blog/2016/04/02/new-jekyll-version</id><content type="html" xml:base="http://hwyfwk.com/blog/2016/04/02/new-jekyll-version/"><p>We have updated the Highway Framework website to use the latest version of Jekyll.</p></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">We have updated the Highway Framework website to use the latest version of Jekyll.</summary></entry><entry><title type="html">Highway.Pavement v0.4</title><link href="http://hwyfwk.com/blog/2016/04/02/highway-dot-pavement-v0-dot-4/" rel="alternate" type="text/html" title="Highway.Pavement v0.4" /><published>2016-04-02T12:46:00-05:00</published><updated>2016-04-02T12:46:00-05:00</updated><id>http://hwyfwk.com/blog/2016/04/02/highway-dot-pavement-v0-dot-4</id><content type="html" xml:base="http://hwyfwk.com/blog/2016/04/02/highway-dot-pavement-v0-dot-4/"><h1 id="changes">Changes</h1>
<ul>
<li>Added support for CoreCLR to the package</li>
<li>Removed dependency on <code class="highlighter-rouge">Common.Logging</code> until such time as they support CoreCLR themselves.</li>
</ul>
<h1 id="notes">Notes</h1>
<ul>
<li>The CoreCLR conversion of all of Highway Framework has begun, this is the first drop, more will come.</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Changes</summary></entry><entry><title type="html">Highway.Data v6.0.4.1 Released</title><link href="http://hwyfwk.com/blog/2015/10/20/highway-dot-data-v6-dot-0-4-2-released/" rel="alternate" type="text/html" title="Highway.Data v6.0.4.1 Released" /><published>2015-10-20T12:00:00-05:00</published><updated>2015-10-20T12:00:00-05:00</updated><id>http://hwyfwk.com/blog/2015/10/20/highway-dot-data-v6-dot-0-4-2-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/10/20/highway-dot-data-v6-dot-0-4-2-released/"><ul>
<li>Updated to remove chance of calling non-writable properties – Thanks Ed Blakes</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Updated to remove chance of calling non-writable properties – Thanks Ed Blakes</summary></entry><entry><title type="html">Highway.Data v6.0.4.1 Released</title><link href="http://hwyfwk.com/blog/2015/10/13/highway-dot-data-v6-dot-0-4-1-released/" rel="alternate" type="text/html" title="Highway.Data v6.0.4.1 Released" /><published>2015-10-13T12:00:00-05:00</published><updated>2015-10-13T12:00:00-05:00</updated><id>http://hwyfwk.com/blog/2015/10/13/highway-dot-data-v6-dot-0-4-1-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/10/13/highway-dot-data-v6-dot-0-4-1-released/"><ul>
<li>Updated Async API and Sync API to be independent</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Updated Async API and Sync API to be independent</summary></entry><entry><title type="html">Highway.Data v6.0.4 Released</title><link href="http://hwyfwk.com/blog/2015/07/29/highway-dot-data-v6-dot-0-4-released/" rel="alternate" type="text/html" title="Highway.Data v6.0.4 Released" /><published>2015-07-29T12:00:00-05:00</published><updated>2015-07-29T12:00:00-05:00</updated><id>http://hwyfwk.com/blog/2015/07/29/highway-dot-data-v6-dot-0-4-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/07/29/highway-dot-data-v6-dot-0-4-released/"><ul>
<li>Added <code class="highlighter-rouge">Context</code> on <code class="highlighter-rouge">Command</code> and <code class="highlighter-rouge">Scalar</code> Interceptors – Thanks Marcin Dzwonnik</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Added Context on Command and Scalar Interceptors – Thanks Marcin Dzwonnik</summary></entry><entry><title type="html">Highway.Data v6.0.3 Released</title><link href="http://hwyfwk.com/blog/2015/07/17/highway-dot-data-v6-dot-0-3-released/" rel="alternate" type="text/html" title="Highway.Data v6.0.3 Released" /><published>2015-07-17T12:00:00-05:00</published><updated>2015-07-17T12:00:00-05:00</updated><id>http://hwyfwk.com/blog/2015/07/17/highway-dot-data-v6-dot-0-3-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/07/17/highway-dot-data-v6-dot-0-3-released/"><ul>
<li>Fixed bug that allowed <code class="highlighter-rouge">InMemoryDataContext</code> to return null results</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Fixed bug that allowed InMemoryDataContext to return null results</summary></entry><entry><title type="html">Highway.Data v6.0.1 Released</title><link href="http://hwyfwk.com/blog/2015/07/07/highway-dot-data-v6-dot-0-1-released/" rel="alternate" type="text/html" title="Highway.Data v6.0.1 Released" /><published>2015-07-07T16:00:00-05:00</published><updated>2015-07-07T16:00:00-05:00</updated><id>http://hwyfwk.com/blog/2015/07/07/highway-dot-data-v6-dot-0-1-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/07/07/highway-dot-data-v6-dot-0-1-released/"><ul>
<li>Fixing null reference in adding back reference to non-existent collection</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Fixing null reference in adding back reference to non-existent collection</summary></entry><entry><title type="html">Highway.Data v6.0.0 Released</title><link href="http://hwyfwk.com/blog/2015/07/07/highway-dot-data-v6-dot-0-0-released/" rel="alternate" type="text/html" title="Highway.Data v6.0.0 Released" /><published>2015-07-07T12:00:00-05:00</published><updated>2015-07-07T12:00:00-05:00</updated><id>http://hwyfwk.com/blog/2015/07/07/highway-dot-data-v6-dot-0-0-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/07/07/highway-dot-data-v6-dot-0-0-released/"><ul>
<li>Adding back reference population for <code class="highlighter-rouge">InMemoryDataContext</code></li>
<li>Adding Async API for <code class="highlighter-rouge">DataContext</code></li>
<li>Adding Expand behavior config option for OData provider</li>
<li>Adding Enum to Text and Enum to Number support for OData provider</li>
<li>Updated Entity Framework minimum dependency to 6.1.3</li>
<li>Fixed an issue with inherited objects not returning for queries on <code class="highlighter-rouge">InMemoryDataContext</code></li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Adding back reference population for InMemoryDataContext Adding Async API for DataContext Adding Expand behavior config option for OData provider Adding Enum to Text and Enum to Number support for OData provider Updated Entity Framework minimum dependency to 6.1.3 Fixed an issue with inherited objects not returning for queries on InMemoryDataContext</summary></entry><entry><title type="html">Highway.Data v5.2.0 Released</title><link href="http://hwyfwk.com/blog/2015/02/03/highway-dot-data-v5-dot-2-0-released/" rel="alternate" type="text/html" title="Highway.Data v5.2.0 Released" /><published>2015-02-03T12:00:00-06:00</published><updated>2015-02-03T12:00:00-06:00</updated><id>http://hwyfwk.com/blog/2015/02/03/highway-dot-data-v5-dot-2-0-released</id><content type="html" xml:base="http://hwyfwk.com/blog/2015/02/03/highway-dot-data-v5-dot-2-0-released/"><ul>
<li>Adding Virtual keyword for <code class="highlighter-rouge">DataContext</code> extension to most methods</li>
</ul></content><author><name>Tim Rayburn & Devlin Liles</name></author><summary type="html">Adding Virtual keyword for DataContext extension to most methods</summary></entry></feed>