Releases: TransitApp/gtfsNodeLib
Releases · TransitApp/gtfsNodeLib
Release 3.1.0
- Improve perf (a096a42)
- Update packages (717e69a)
- Update lock (223f6ba)
- Merge pull request #8 from TransitApp/feature/add_utf8tests (1cc243f)
- Add comment and prettify (13cfc33)
- Add test on wrong decoding of UTF8 characters when decoded by batch. (b475454)
- Revert "Revert "Fix wrong decoding of utf8 characters."" (479dddc)
- Revert "Fix wrong decoding of utf8 characters." (4e3c07b)
- Add double char utf-8 in tests (5bd50b7)
- Add utf8 tests (83f120a)
- Add .idea (c6b13ff)
- Merge pull request #7 from TransitApp/fix/import-utf8-characters (93ba374)
- Merge branch 'master' into fix/import-utf8-characters (355095f)
- Fix wrong decoding of utf8 characters. (de55b32)
- Merge pull request #4 from TransitApp/feature/add-fares (f4075ef)
- Update mocha (c551c74)
- Merge pull request #6 from TransitApp/feature/fix-triple-quotes (e7982b8)
- Handle """ + add test" (20c12b1)
- Update package lock (b3569ef)
- Update version (5e2b973)
- Merge pull request #5 from TransitApp/fix/exportObjectsInFields (060c4ed)
- Code review (8170128)
- Export objects in fields when exporting csv (a759884)
- Improve handling of fare_rules (def1720)
- clean up (95b3cce)
- Implement fare_attributes (19804f3)
- Implement fare_rules.txt (f9ae220)
- Ignore rows with just spaces (f15caf2)
- Fix double callback (5366c87)
- Revert "Update tests" (d11e3f3)
- Update tests (59c3d05)
- Fix callback (Aka how to waste way too much time) (9259121)
- Merge branch 'feature/add-additional-functions' of github.com:TransitApp/gtfsNodeLib into feature/add-additional-functions (de1a926)
- Export raw of table with deepness 0 only if exists (9dc5d27)
- Add GTFS functions getNumberOfStops, getNumberOfCalendars, getNumberOfStops, getNumberOfStops, getNumberOfTrips (404a2e3)
- Add functions: resetTable, getNumberOfItemInTable, resetFrequencies, resetAgencies, resetStops, resetTransfers (a9c8edf)
- Add missing tests for transfers, metafunctions and more (14a449b)
- Add tests for new functions (tests for transfers left to do) (ba6b0a3)
- Draft of additional functions like getSample, getNumberOf of reset (f95b772)
- Add preExportItemFunction (0c2e98e)
- Add test for postImportTableFunction (6ca3161)
- Add test and fix forcedSchema (b1cfbd4)
- Improve ESLint (9b3f445)
- A postImportTableFunction can be defined (8cb54fc)
- Schema can be forced when instanciating (9407ece)
- Fix typo (a8a0f58)
- 3.0.0 (1c8a46f)
- Merge branch 'master' of github.com:TransitApp/gtfsNodeLib (bc938e1)
- Expose the schema (staticly) (29c5630)
- Make path optional, aka allows instanciation of empty GTFS (95814cc)
- Expose function getActualKeysForTable on the gtfs object (with tests) (b5a78ec)
- Grammar and spelling fixes (e1bd7cf)
- Update package.json (d0ab992)
- Fix URL in the readme (4cde8fa)
- Fix readme (c19495d)
- Small improvements on the readme (5b8899a)
- update readme (d125de4)
- Merge pull request #2 from TransitApp/feature/add-documentation (ffcbbb7)
- Update version number (52b2bc2)
- Remove options for getIndexedTable (744a1b8)
- Add documentation and improve code to apply regex on bad CSV tables (f677321)
- Fix missing declaration (eb2fbe4)
- Merge with master (0f80be4)
- Fix typo in: getTransfertWithFromStopIdAndToStopId (e849483)
- Add documentation for all public functions (4170c8c)
- Add documentation of the getters (af8b536)
- Add more documention (b307c0d)
- Reorder argument to start with GTFS and fix comments (58ed2e2)
- Draft of jsdoc for the GTFS functions, for feedback (b5477c6)
- 1.0.1 (64b3e3d)
- package lock (ed954e8)
- Fix logging of long forEach (6edd674)
- Update package.json (8c0663a)
- Merge pull request #1 from TransitApp/feature/add-gtfs-object (c5d607a)
- Try to improve clarity in the code (2e2e1e4)
- Handle case with empty tables (7ab29cf)
- Add read me (e93df32)
- Use debug instead of the console log (2ad008f)
- Fix few paths (d5f9324)
- Clean access to mocha (b901f66)
- Style change according to review (a922794)
- Update gitignore (919dcd8)
- Add engine (4bd6805)
- Add GTFS object (b58d97c)
- Initial commit (c61712a)