Skip to content

Releases: MarcSteven/MemoryChainKit

update

Choose a tag to compare

@MarcSteven MarcSteven released this 12 Nov 10:25
6e762f8
1.0.3

update

update

Choose a tag to compare

@MarcSteven MarcSteven released this 12 Nov 09:33
bd4bbd0
1.0.2

update

update

Choose a tag to compare

@MarcSteven MarcSteven released this 12 Nov 09:28
a701478
1.0.1

remove duplicate file

Big improvement for the framework

Choose a tag to compare

@MarcSteven MarcSteven released this 12 Nov 08:09
de1327c

add more features into the framework and then fixed some bugs ,remove duplicated code to make it work better.

add layout library and add additional extensions

Choose a tag to compare

@MarcSteven MarcSteven released this 11 Oct 08:34

see the changelog

0.2.2

Choose a tag to compare

@MarcSteven MarcSteven released this 25 May 08:48
modify the version

0.2.1

Choose a tag to compare

@MarcSteven MarcSteven released this 25 May 08:29
adjust deployment to iOS 10

0.2.0

Choose a tag to compare

@MarcSteven MarcSteven released this 20 May 16:07

Fixed the error when pod trunk

0.1.9

Choose a tag to compare

@MarcSteven MarcSteven released this 20 May 15:25
Merge branch 'master' of https://github.com/MarcSteven/MemoryChainKit

0.1.8

Choose a tag to compare

@MarcSteven MarcSteven released this 22 Apr 10:36
  • rewrite the network
  • Add localization manager to make international
  • Refactor the UserDefaultsStore
  • Add global functions
  • refactor the timer extension
  • Add observableType extension
  • Add base class
  • Refactor crypoto
  • use builder protocol to build cell
  • Add new device for iPhoneSE2
  • add cache protocol
  • add documentation
  • add helper class for DispatchQueue
  • add blur method for UIView
  • make UITextField support paster
  • add global to support toggle flash mode
  • add gesture conflict using Runtime for UIScrollView
  • Use runtime to solve UIButton duplicate click
  • Add convenience method to data
  • Use Self type to reduce code noise
  • Add passthrough view component