mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-08 03:55:53 +08:00
679 B
679 B
Changelog
All notable changes to this project from 4.14.0 forward will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[4.14.0] - 2018-10-16
Added
- Updating constructor injection wiki document with concrete injection example #922
Changed
- Change GUID to incremented counter for better performance #882
Fixed
- fix broken compilation by adding
.toString()so symbols serialization #893 - Fix problem with applying options on Container.resolve (fix #914) #915
- Fixed documentation issues