Skip to content

Latest commit

 

History

History
116 lines (87 loc) · 2.58 KB

history.md

File metadata and controls

116 lines (87 loc) · 2.58 KB

0.2.34 / 2014-11-30

  • review codes && fix some problems

0.2.33 / 2014-11-27

  • fix scan load relative path bug && fix context.json load dependency merge meta bug

0.2.32 / 2014-11-24

  • add modify config path by NODE_CPATH env

0.2.31 / 2014-11-10

  • improve log4js configuration files with specific env

0.2.30 / 2014-10-8

  • fix getBeanByFunc value inject bug

0.2.29 / 2014-10-8

  • fix function annotation aop bug

0.2.28 / 2014-9-13

  • fix placeHolder single to support object

0.2.27 / 2014-8-22

  • fix function anntotation args resolve bug

0.2.26 / 2014-8-21

  • fix DynamicAopProxy null like argument aop problems

0.2.25 / 2014-8-20

  • fix aop method conflit by rename dynamicAopProxy internal function name

0.2.24 / 2014-8-11

  • fix bearcat.js logger msg bug

0.2.23 / 2014-8-1

  • update function annotation comment test case

0.2.22 / 2014-7-23

  • add BEARCAT_ANNOTAION env flag to disable $ function annotation

0.2.21 / 2014-6-26

  • fix getBean func annotation arguments support

0.2.20 / 2014-6-25

  • add examples run app.js

0.2.19 / 2014-6-25

  • fix function annotation comments bug

0.2.18 / 2014-6-17

  • fix bearcat getBean state check bug

0.2.17 / 2014-6-16

  • add aop, hot reload $ annotation support

0.2.16 / 2014-6-13

  • fix fs.watch windows emit filename null bug check

0.2.15 / 2014-6-11

  • fix placeholder only load json files

0.2.14 / 2014-6-10

  • bearcat fix require uncached bug

0.2.13 / 2014-6-10

  • fix hot reload only reload js files bug

0.2.12 / 2014-6-10

  • add $ function annotation namespace bean support

0.2.11 / 2014-6-9

  • fix bearcat load require rm cache bug

0.2.10 / 2014-6-9

0.2.9 / 2014-6-9

  • update readme, add helloBearcat example link

0.2.8 / 2014-6-7

  • fix factoryBean run factoryMethod inject other beans bug, fix examples

0.2.7 / 2014-6-5

  • add history.md

0.1.x ~ 0.2.6

ioc, aop, consistent configuration, hot reload, place holder