Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (21 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 897 Bytes

Change Log (@egomobile/documentation)

0.7.0

  • add appDependsOn() and moduleDependsOn() function
  • add existsIn props to DependencyItemWithInfo and ISerializableDependencyItemWithInfo based items
  • fix documentation

0.6.0

  • add optional entities prop to IDependencyInformationEntity

0.5.0

  • add classDependsOn() function
  • code cleanup and improvements

0.4.2

  • add tools to add function dependencies
  • reorganize code, especially types

0.3.0

  • implement serializable types and serializeDependencies() utility function
  • add classOrInstance prop to IMethodDependencyItem, IParameterDependencyItem and IPropertyDependencyItem
  • add optional key to IDependencyInformation

0.2.0

  • add references props to IDependencyInformation, IDependencyInformationEntity and IDependencyInformationEntityAttribute

0.1.1

  • [not released yet]