Skip to content

Commit

Permalink
prepare 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu committed Oct 11, 2017
1 parent 279a8f4 commit 0cfe22a
Show file tree
Hide file tree
Showing 475 changed files with 822 additions and 637,826 deletions.
14 changes: 3 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
_ReSharper.*
Bin
.vs
*.user
bin
obj
dist
build
*.suo
*resharper*
*.user
*.dotCover
/lib/Ninject/*.zip
/lib/Ninject/*/**
/packages/xunit.runner.visualstudio*/**
TestResults
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Changelog
All notable changes to this project will be documented in this file.

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

## [3.3.0-beta1]

### Added
- Support .NET Standard 2.0

### Removed
- .NET 3.5, .NET 4.0 and Silverlight
- Dropped support for NLog1 NLog2 NLog3

## [3.2.3]

### Added
- Support NLog4.

## [3.2.2]

### Added
- Support Serilog.
- Support NLog3.

## [3.2.1]

### Changed
- loggers by name or type will not be cached in dictionaroes.

## [3.0.1]

### Added
- non string format message logging methods to the interface and implemented them in all implementations

## [3.0.0.0]

### Removed
- No web builds. All builds are have not reference to web anymore.
26 changes: 0 additions & 26 deletions HowToBuild.txt

This file was deleted.

210 changes: 0 additions & 210 deletions Ninject.Extensions.Logging with Silverlight and WP7 Unittesting.sln

This file was deleted.

215 changes: 0 additions & 215 deletions Ninject.Extensions.Logging.NLog2.build

This file was deleted.

Loading

0 comments on commit 0cfe22a

Please sign in to comment.