Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

changelog 496B

1234567891011121314
  1. ### Version 0.1.16
  2. Sat May 4 14:58:03 UTC 2013
  3. * Correctly handle multibyte Unicode greater than two byts. #57. #56.
  4. * Initial unit testing and test coverage. #53. #46. #19.
  5. * Create Bower `component.json` #52.
  6. ### Version 0.1.8
  7. * Add: some test case from node-o3-xml(excludes xpath support)
  8. * Fix: remove existed attribute before setting (bug introduced in v0.1.5)
  9. * Fix: index direct access for childNodes and any NodeList collection(not w3c standard)
  10. * Fix: remove last child bug