Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 1.2.1 release #15

Merged
merged 29 commits into from
Dec 18, 2018
Merged

prepare 1.2.1 release #15

merged 29 commits into from
Dec 18, 2018

Conversation

eli-darkly
Copy link
Contributor

[1.2.1] - 2018-12-17

Changed

The only changes in this version are to the build:

  • What is published to NuGet is now the Release configuration, without debug information.
  • The Debug configuration (the default) no longer performs strong-name signing. This makes local development easier.
  • LaunchDarkly.Common now has an InternalsVisibleTo directive for an unsigned version of the LaunchDarkly.Client unit tests. Again this is to support local development, since the client will be unsigned by default as well.

eli-darkly and others added 29 commits July 26, 2018 19:27
# Conflicts:
#	src/LaunchDarkly.Common.StrongName/LaunchDarkly.Common.StrongName.csproj
#	src/LaunchDarkly.Common/LaunchDarkly.Common.csproj
update EventSource and add friend reference
…rovements

add release script; release non-debug builds; allow build without signing
@eli-darkly eli-darkly merged commit f94256c into master Dec 18, 2018
@eli-darkly eli-darkly deleted the 1.2.1 branch December 18, 2018 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant